Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

basic_datagram_socket::cancel

Cancel all asynchronous operations associated with the socket.

void cancel();
  » more...

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

PrevUpHomeNext