MFC rev. 1.35 - remove MSG_PEEK from the description of the send(2)
syscall; it is only relevant for incoming data.
This commit is contained in:
parent
00a01edad7
commit
f8b9bf74d6
@ -104,7 +104,6 @@ The
|
||||
argument may include one or more of the following:
|
||||
.Bd -literal
|
||||
#define MSG_OOB 0x00001 /* process out-of-band data */
|
||||
#define MSG_PEEK 0x00002 /* peek at incoming message */
|
||||
#define MSG_DONTROUTE 0x00004 /* bypass routing, use direct interface */
|
||||
#define MSG_EOR 0x00008 /* data completes record */
|
||||
#define MSG_EOF 0x00100 /* data completes transaction */
|
||||
|
Loading…
x
Reference in New Issue
Block a user