|
| UnixSocketAdaptor (asio::io_context &io_context, context *) |
|
asio::io_context & | get_io_context () |
|
stream_protocol::socket & | raw_socket () |
|
stream_protocol::socket & | socket () |
|
stream_protocol::endpoint | remote_endpoint () |
|
std::string | address () const |
|
bool | is_open () |
|
void | close () |
|
void | shutdown_readwrite () |
|
void | shutdown_write () |
|
void | shutdown_read () |
|
template<typename F > |
void | start (F f) |
|
|
stream_protocol::socket | socket_ |
|
The documentation for this struct was generated from the following file: