Sockets
  • Some important topic
  • Library API
Sockets
  • File socket_headers.hpp
  • View page source

File socket_headers.hpp

↰ Parent directory (sockets)

Contents

  • Definition (sockets/socket_headers.hpp)

  • Includes

  • Included By

  • Namespaces

  • Functions

  • Typedefs

  • Variables

Definition (sockets/socket_headers.hpp)

  • Program Listing for File socket_headers.hpp

Includes

  • cstdint

  • cstdlib

  • netdb.h

  • netinet/tcp.h

  • sys/socket.h

  • sys/types.h

  • unistd.h

Included By

  • File socket.cpp

  • File sockets.cpp

Namespaces

  • Namespace c2k

  • Namespace c2k::constants

Functions

  • Function closesocket

Typedefs

  • Typedef c2k::constants::SendReceiveSize

  • Typedef c2k::constants::SockLen

Variables

  • Variable c2k::constants::invalid_socket

  • Variable c2k::constants::reuse_port

  • Variable c2k::constants::send_flags

  • Variable c2k::constants::socket_error

  • Variable c2k::constants::tcp_no_delay


© Copyright 2024, Michael Gerhold.

Built with Sphinx using a theme provided by Read the Docs.