Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

basic_socket::cancel

Cancel all asynchronous operations associated with the socket.

void cancel();
  » more...

void cancel(
    boost::system::error_code & ec);
  » more...

PrevUpHomeNext