boost::corosio::tcp_socket::socket_impl
Synopsis
Declared in <boost/corosio/tcp_socket.hpp>
struct socket_impl
: io_stream_impl
Member Functions
Name |
Description |
|
Request cancellation of pending asynchronous operations. |
|
|
|
|
|
|
|
Returns the cached local endpoint. |
|
|
|
|
|
Initiate platform read operation. |
|
|
|
Release associated resources without closing. |
|
Returns the cached remote endpoint. |
|
|
|
|
|
|
|
|
|
|
|
Initiate platform write operation. |
Created with MrDocs