Networking TS

PrevUpHomeNext

basic_socket_acceptor::cancel

Cancel all asynchronous operations associated with the acceptor.

void cancel();
  » more...

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

PrevUpHomeNext