libsocket
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  C
  inet
 libinetsocket.cContains all C libinetsocket functions
  unix
 libunixsocket.c
  C++
 dgramclient.cppBase class for all datagram-based socket classes
 dgramoverstream.cppSimple framing over streams
 exception.cppException class in libsocket CLASS FOR INTERNAL USE ONLY
 framing.cppUtility functions for framing
 inetbase.cppThe base class for all internet-based sockets
 inetclientdgram.cppClass for connectable UDP sockets
 inetclientstream.cppTCP/IP socket class
 inetdgram.cppThe base class for all internet-datagram sockets (UDP/IP)
 inetserverdgram.cppContains class for creating a bound datagram socket
 inetserverstream.cppINET server class
 select.cppContains non-template pieces of the select logic
 socket.cppThe very base class of libsocket
 streamclient.cppBasic stream I/O (read/write/send/recv)
 unixbase.cppBase class for all unix sockets
 unixclientdgram.cppClient for UNIX domain datagram sockets
 unixclientstream.cppContains unix_stream_client, which can be used for UNIX SOCK_STREAM connections
 unixdgram.cppI/O for UNIX sockets
 unixserverdgram.cppClass for UNIX domain datagram servers
 unixserverstream.cppProvides a UNIX domain STREAM server
  headers
 dgramclient.hpp
 dgramoverstream.hpp
 epoll.hpp[LINUX-only] epoll API abstraction layer
 exception.hpp
 framing.hppDeclarations of framing functions
 inetbase.hpp
 inetclientdgram.hpp
 inetclientstream.hpp
 inetdgram.hpp
 inetserverdgram.hpp
 inetserverstream.hpp
 libinetsocket.hContains all functions available in the C libsocket
 libunixsocket.h
 select.hppContains the class selectset which provides a neat interface for watching several sockets
 socket.hpp
 streamclient.hpp
 unixbase.hpp
 unixclientdgram.hpp
 unixclientstream.hpp
 unixdgram.hpp
 unixserverdgram.hpp
 unixserverstream.hpp