claw 1.9.0
 
Loading...
Searching...
No Matches
socket_server.hpp File Reference

Class used to receive incoming connections. More...

#include <claw/net/basic_socket.hpp>
#include <claw/net/isocket_stream.hpp>
#include <claw/net/osocket_stream.hpp>
#include <claw/net/socket_stream.hpp>
#include <string>
#include <claw/net/socket_server.tpp>
Include dependency graph for socket_server.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  claw::net::socket_server
 Class used to receive incoming connections. More...
 

Namespaces

namespace  claw
 This is the main namespace.
 
namespace  claw::net
 Network communications.
 

Detailed Description

Class used to receive incoming connections.

Author
Julien Jorge

Definition in file socket_server.hpp.