Home
last modified time | relevance | path

Searched defs:MSG_PEEK (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dwinsock2.d526 MSG_PEEK = 0x2, enumerator
/netbsd-src/sys/sys/
H A Dsocket.h491 #define MSG_PEEK 0x0002 /* peek at incoming message */ macro