#include <new>
#include <streambuf>
#include <memory>
#include "sockbase.h"
Go to the source code of this file.
Namespaces | |
namespace | socklibpp |
Classes | |
class | socklibpp::basic_sockbuf< _CharT, _Traits > |
basic_sockbuf template More... | |
Typedefs | |
typedef basic_sockbuf< char > | socklibpp::sockbuf |
The default basic_sockbuf instantiation. |