Function nrfxlib_sys::nrf_socket

source ·
pub unsafe extern "C" fn nrf_socket(
    family: c_int,
    type_: c_int,
    protocol: c_int
) -> c_int
Expand description

Create a network socket.

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

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