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

Go to the source code of this file.

Classes

struct  toolbox::net::IoSock
 

Namespaces

namespace  toolbox
 
namespace  toolbox::net
 

Functions

template<typename ProtocolT >
std::pair< IoSock, IoSocktoolbox::net::socketpair (ProtocolT protocol)