File network.h

Parent directory (utils)

network functions, specifically TCP/IP sockets

Definition (utils/network.h)

Detailed Description

TcpSocket class definitions for client and server communications David Hale dhale@astro.caltech.edu

This contains the class member definitions for a TcpSocket class, suitable for both client and server network communications, and for the UdpSocket class, suitable for multicasters and subscribers.

Includes

  • arpa/inet.h

  • atomic

  • chrono

  • cstdio

  • cstring

  • fcntl.h

  • iostream

  • logentry.h (File logentry.h)

  • mutex

  • netdb.h

  • netinet/in.h

  • poll.h

  • string

  • sys/ioctl.h

  • sys/socket.h

  • sys/types.h

  • unistd.h

Included By

Namespaces

Classes

Defines

Variables