Function libnotcurses_sys::c_api::ffi::bind
source · pub unsafe extern "C" fn bind(
__fd: c_int,
__addr: *const sockaddr,
__len: socklen_t
) -> c_intExpand description
Give the socket FD the local address ADDR (which is LEN bytes long).