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

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h740 #define MSG_EOF 0x100 /* data completes connection */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c1786 * If the user set MSG_EOF, the protocol
1790 ((flags & MSG_EOF) &&

Completed in 32 milliseconds