io
C++ I/O scheduling library with asynchronous socket operations
|
This file defines the socket_address
class, a platform-independent abstraction for socket addresses.
More...
Go to the source code of this file.
Classes | |
class | io::socket::socket_address |
A platform-independent representation of a socket address. More... | |
Namespaces | |
namespace | io |
The io namespace contains all the functions and classes for the I/O library. | |
namespace | io::socket |
The io::socket namespace provides a cross-platform abstraction for socket-level I/O operations. | |
This file defines the socket_address
class, a platform-independent abstraction for socket addresses.
Definition in file socket_address.hpp.
#define IO_SOCKET_ADDRESS_HPP |
Definition at line 23 of file socket_address.hpp.