Searched refs:MSG_PEEK (Results 1 – 2 of 2) sorted by relevance
132 #define MSG_PEEK 0x01 /* Peeks at an incoming message */ macro
658 ((flags & MSG_PEEK)!=0)) { in lwip_recvfrom()712 if ((flags & MSG_PEEK) == 0) { in lwip_recvfrom()
Completed in 7 milliseconds