Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/sys/ !
H A Dsocket.h622 #define MSG_EOF 0x100 /* data completes connection */ macro
/xnu-12377.1.9/bsd/kern/ !
H A Duipc_socket.c2406 ((flags & MSG_EOF) && in sosend()