FD_CMD_SHUTDOWN

Constant FD_CMD_SHUTDOWN 

Source
pub const FD_CMD_SHUTDOWN: fd_cmd = 3;
Expand description

Close either the read or write end of a file descriptor. The arg points to a u32, the first bit of which indicates read-side, the second indicates write.