Toolbox snapshot
The Reactive C++ Toolbox
|
Go to the source code of this file.
Classes | |
struct | toolbox::net::StreamSockServ |
Passive Server Stream Socket. All state is in base class, so object can be sliced. More... | |
struct | toolbox::net::StreamSockClnt |
Active Client Stream Socket. All state is in base class, so object can be sliced. More... | |
Namespaces | |
namespace | toolbox |
namespace | toolbox::net |