Searched refs:SENDMSG_FLAGS (Results 1 – 2 of 2) sorted by relevance
59 #define SENDMSG_FLAGS MSG_NOSIGNAL macro61 #define SENDMSG_FLAGS 0 macro557 sent_length = sendmsg(fd, msg, SENDMSG_FLAGS); in tcp_send()
73 #define SENDMSG_FLAGS MSG_NOSIGNAL macro75 #define SENDMSG_FLAGS 0 macro944 sent_length = sendmsg(fd, msg, SENDMSG_FLAGS | additional_flags); in tcp_send()