Function libax::cbindings::ax_shutdown

source ·
#[no_mangle]
pub unsafe extern "C" fn ax_shutdown(
    socket_fd: c_int,
    flag: c_int
) -> isize
Available on crate features net and cbindings only.
Expand description

Shut down a full-duplex connection.

Return 0 if success.