libuv_sys_lite

Function uv_tcp_nodelay

source
pub unsafe extern "C" fn uv_tcp_nodelay(
    handle: *mut uv_tcp_t,
    enable: c_int,
) -> c_int