Searched refs:MSG_HAVEMORE (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dsocket.h732 #define MSG_HAVEMORE 0x2000 /* Data ready to be read */ macro
/xnu-2422.115.4/bsd/kern/
H A Duipc_socket.c2908 * (if it receives less data than requested while MSG_HAVEMORE
2913 flags |= MSG_HAVEMORE;

Completed in 79 milliseconds