MLIB
|
Definition of `sockstream`, `isockstream` and `osockstream` classes. More...
Go to the source code of this file.
Classes | |
class | mlib::generic_sockstream< T > |
An IO stream using a sockbuf object as the underlying streambuf. More... | |
Typedefs | |
typedef generic_sockstream< char > | mlib::isockstream |
typedef generic_sockstream< char > | mlib::osockstream |
typedef generic_sockstream< char > | mlib::sockstream |
Definition of `sockstream`, `isockstream` and `osockstream` classes.