|
AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
|
Defines the socket_option wrapper for native socket options.
More...
#include <cassert>#include <cstring>#include <span>#include <type_traits>Go to the source code of this file.
Classes | |
| class | io::socket::socket_option< T > |
| A generic wrapper for socket options. 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. | |
Defines the socket_option wrapper for native socket options.