Boost
where
arrow_drop_down
Boost news learn community libraries releases

PrevUpHomeNext

basic_seq_packet_socket::shutdown

Disable sends or receives on the socket.

void shutdown(
    shutdown_type what);
  » more...

void shutdown(
    shutdown_type what,
    boost::system::error_code & ec);
  » more...

PrevUpHomeNext