pub unsafe extern "C" fn sock_shutdown(arg0: i32, arg1: i32) -> i32
Expand description

Shut down socket send and receive channels. Note: This is similar to shutdown in POSIX.