Function libzt::zts_shutdown_wr[][src]

pub unsafe extern "C" fn zts_shutdown_wr(fd: c_int) -> c_int
Expand description

@brief Shut down write aspect of a socket

@param fd Socket file descriptor @return ZTS_ERR_OK if successful, ZTS_ERR_SERVICE if the node experiences a problem, ZTS_ERR_ARG if invalid argument. Sets zts_errno