nrfxlib API 2.7.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_RAI_NO_DATA   50
 
#define NRF_SO_RAI_LAST   51
 
#define NRF_SO_RAI_ONE_RESP   52
 
#define NRF_SO_RAI_ONGOING   53
 
#define NRF_SO_RAI_WAIT_MORE   54
 

Detailed Description

Socket options used with IP sockets.