Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_datagram_socket::at_mark

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

bool at_mark() const;
  » more...

bool at_mark(
    boost::system::error_code & ec) const;
  » more...

PrevUpHomeNext