Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

basic_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