Toolbox snapshot
The Reactive C++ Toolbox
Loading...
Searching...
No Matches
Classes | Namespaces
StreamSock.hpp File Reference
#include <toolbox/net/Endpoint.hpp>
#include <toolbox/net/IoSock.hpp>
Include dependency graph for StreamSock.hpp:
This graph shows which files directly or indirectly include this file:

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