asio C++ library

PrevUpHomeNext

raw_socket_service::at_mark

Determine whether the socket is at the out-of-band data mark.

bool at_mark(
    const implementation_type & impl,
    asio::error_code & ec) const;

PrevUpHomeNext