claw 1.9.0
Loading...
Searching...
No Matches
net Directory Reference
Directory dependency graph for net:
lib/net/include/claw/net

Files

 
basic_socket.hpp
 Common interface for claw::net::basic_socketbuf and claw::net::socket_server.
 
basic_socketbuf.hpp
 Socket buffer to be used with std::basic_socket_stream, for easy socket reading and writing.
 
isocket_stream.hpp
 A class to use any socket as a classic standard input stream.
 
osocket_stream.hpp
 A class to use any socket as a classic standard output stream.
 
socket_server.hpp
 Class used to receive incoming connections.
 
socket_stream.hpp
 A class to use any socket as a classic standard stream.
 
socket_traits.hpp
 Include the good interface for sockets for your system.
 
socket_traits_unix.hpp
 Unix interface for using sockets.
 
socket_traits_win32.hpp
 Win32 interface for using sockets.