nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ nrf_getsockopt()

int nrf_getsockopt ( int  socket,
int  level,
int  option_name,
void *restrict  option_value,
nrf_socklen_t *restrict  option_len 
)

#include <nrf_modem/include/nrf_socket.h>

Get the socket options.

See POSIX.1-2017 article for normative description.

In Modem library this function supports a subset of socket options described by POSIX, but also some additional options.