Function nc::shutdown

source ·
pub unsafe fn shutdown(sockfd: i32, how: i32) -> Result<(), Errno>
Expand description

Shutdown part of a full-duplex connection.