Claw
1.7.3
|
Socket buffer to be used with std::basic_socket_stream, for easy socket reading and writing. More...
#include <streambuf>
#include <string>
#include <claw/basic_socket.hpp>
#include <claw/impl/basic_socketbuf.tpp>
Go to the source code of this file.
Classes | |
class | claw::net::basic_socketbuf< CharT, Traits > |
Socket buffer to be used with std::basic_stream, for easy socket reading and writing. More... |
Namespaces | |
namespace | claw |
This is the main namespace. | |
namespace | claw::net |
Network communications. |
Socket buffer to be used with std::basic_socket_stream, for easy socket reading and writing.
Definition in file basic_socketbuf.hpp.