Woman, Life, Freedom


Async BSD Sockets Library
Library protected and public interface header documentation
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CAsyncBsdSocketLib::CommunicatorCommunication method (i.e., network sockets and named pipes)
 CAsyncBsdSocketLib::FifoReceiverFIFO (named pipe) IPC receiver (reader)
 CAsyncBsdSocketLib::FifoSenderFIFO (named pipe) IPC sender (writer)
 CAsyncBsdSocketLib::NetworkSocketTCP/IP network socket
 CAsyncBsdSocketLib::TcpClientTCP client to connect to a TcpListener
 CAsyncBsdSocketLib::TcpListenerTCP listener (server) to accept a TcpClient
 CAsyncBsdSocketLib::UdpClientUDP client which can play both client and listener roles
 CAsyncBsdSocketLib::PollerCommunicator poller