Function nrfxlib_sys::nrf_bind

source ·
pub unsafe extern "C" fn nrf_bind(
    socket: c_int,
    address: *const nrf_sockaddr,
    address_len: nrf_socklen_t
) -> c_int
Expand description

Bind a name to a socket.

@details See POSIX.1-2017 article for normative description.

In addition, the function shall return -1 and set the following errno: