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

/haiku/src/bin/debug/strace/
H A Dnetwork.cpp39 FLAG_INFO_ENTRY(MSG_EOF),
/haiku/headers/posix/sys/
H A Dsocket.h123 #define MSG_EOF 0x0400 /* data completes connection */ macro
/haiku/src/add-ons/kernel/network/protocols/tcp/
H A DTCPEndpoint.cpp817 if ((flags & ~(MSG_DONTWAIT | MSG_OOB | MSG_EOF)) != 0)
889 if ((flags & MSG_EOF) != 0)

Completed in 48 milliseconds