Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

datagram_socket_service::at_mark

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

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

PrevUpHomeNext