Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dsocket.d248 SO_ERROR = 4, in version() enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d319 SO_ERROR = 0x1007, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h169 #define SO_ERROR 0x1007 /* get error status and clear */ macro