Function tarantool_rust_module::coio_close [] [src]

pub unsafe extern "C" fn coio_close(fd: c_int) -> c_int

Close the fd and wake any fiber blocked in coio_wait() call on this fd.