MLIB
|
Classes | |
class | mlib::generic_sockstream< strm > |
An IO stream using a sockbuf object as the underlying streambuf. More... | |
class | mlib::inaddr |
Wrapper for sockaddr structure. More... | |
class | mlib::tcpserver |
multi-threaded TCP server. More... | |
class | mlib::sock_facility |
Router for socket errors. More... | |
class | mlib::sock |
Encapsulation of a Windows socket. More... | |
class | mlib::sockbuf |
Provide functions required by streambuf interface using an underlying socket. More... | |
struct | mlib::sock_initializer |
Keeps an instance counter for calls to WSAStartup/WSACleanup. | |