Date: Mon, 17 Jan 2000 13:09:52 -0500 (EST) From: "Mr. K." <bsd@inbox.org> To: questions@freebsd.org Subject: send with MSG_PEEK? Message-ID: <Pine.BSF.3.96.1000117130538.27919A-100000@inbox.org>
next in thread | raw e-mail | index | archive | help
According to the send(2) manpage:
"
The flags parameter may include one or more of the following:
#define MSG_OOB 0x1 /* process out-of-band data */
#define MSG_PEEK 0x2 /* peek at incoming message */
"
What does it mean to set MSG_PEEK? Or is this a mistake?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.1000117130538.27919A-100000>
