AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
Loading...
Searching...
No Matches
Classes | Namespaces
socket_dialog.hpp File Reference

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 io namespace 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::socket namespace provides a cross-platform abstraction for socket-level I/O operations.
 

Detailed Description

Defines the socket_dialog struct.