| AsyncBerkeley
    Asynchronous Berkeley sockets. Simple. | 
Defines the socket_dialog struct.  
More...
#include "io/detail/concepts.hpp"#include "io/error.hpp"#include "io/socket/socket_handle.hpp"#include <memory>#include "detail/async_operations.hpp"Go to the source code of this file.
| Classes | |
| struct | io::socket::socket_dialog< Mux > | 
| A dialog that facilitates asynchronous operations on the socket by the executor.  More... | |
| Namespaces | |
| namespace | io | 
| The ionamespace contains all the functions and classes for the I/O library. | |
| namespace | io::execution | 
| Provides high-level interfaces for executors and completion triggers. | |
| namespace | io::socket | 
| The io::socketnamespace provides a cross-platform abstraction for socket-level I/O operations. | |
Defines the socket_dialog struct.