MLIB
|
Definition of sockbuf class. More...
Go to the source code of this file.
Classes | |
class | mlib::sockbuf< T > |
Provide functions required by streambuf interface using an underlying socket. More... | |
Macros | |
#define | SOCKBUF_BUFSIZ 1024 |
Default buffer size for socket streams. | |
Definition of sockbuf class.