Home
last modified time | relevance | path

Searched defs:SO_ACCEPTCONN (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwinsock.h179 #define SO_ACCEPTCONN 2 macro
H A Dws2def.h95 #define SO_ACCEPTCONN 0x0002 macro
/reactos/drivers/network/tcpip/lwip/src/include/lwip/
H A Dsockets.h213 #define SO_ACCEPTCONN 0x0002 /* socket has had listen() */ macro