|
AsyncBerkeley
Asynchronous Berkeley sockets. Simple.
|
Represents the header of a socket message. More...
#include <io/socket/socket_message.hpp>
Public Member Functions | |
| operator socket_message_type () noexcept | |
| Converts the message header to the native socket message type. | |
Represents the header of a socket message.
This structure holds information about a socket message, including the address, I/O vectors, and control data.