nrfxlib API 2.8.99
Loading...
Searching...
No Matches
Generic socket options

Socket options used with IP sockets. More...

Macros

#define NRF_SO_REUSEADDR   2
 
#define NRF_SO_ERROR   4
 
#define NRF_SO_RCVTIMEO   20
 
#define NRF_SO_SNDTIMEO   21
 
#define NRF_SO_SILENCE_ALL   30
 
#define NRF_SO_IP_ECHO_REPLY   31
 
#define NRF_SO_IPV6_ECHO_REPLY   32
 
#define NRF_SO_EXCEPTIONAL_DATA   33
 
#define NRF_SO_KEEPOPEN   34
 
#define NRF_SO_BINDTOPDN   40
 
#define NRF_SO_TCP_SRV_SESSTIMEO   55
 
#define NRF_SO_POLLCB   60
 
#define NRF_SO_RAI   61
 
#define NRF_SO_IPV6_DELAYED_ADDR_REFRESH   62
 

Detailed Description

Socket options used with IP sockets.