Function libzt::zts_get_linger_value[][src]

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

@brief Return the value of SO_LINGER

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