libsocket
|
Go to the source code of this file.
Classes | |
class | libsocket::dgram_over_stream |
Wraps a stream socket and provides a message-based API on top of it. More... | |
Namespaces | |
libsocket | |
Contains libsocket elements. | |
Contains a class that can be used as wrapper around stream sockets and provides framing. That is, an API allowing applications to send discrete messages.
Definition in file dgramoverstream.hpp.