Searched refs:SO_ACCEPTCONN (Results 1 – 10 of 10) sorted by relevance
197 #if SO_ACCEPTCONN != SOF_ACCEPTCONN
65 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */ macro
80 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */ macro
179 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */ macro
204 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */ macro
1490 case SO_ACCEPTCONN:1696 case SO_ACCEPTCONN:
1927 case SO_ACCEPTCONN: in lwip_getsockopt_impl()
2925 case SO_ACCEPTCONN: in lwip_getsockopt_impl()
747 Fixed implementation of SO_ACCEPTCONN to just look at the pcb state
1000 Fixed implementation of SO_ACCEPTCONN to just look at the pcb state
Completed in 37 milliseconds