summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/recv.2
diff options
context:
space:
mode:
authorphantom <phantom@FreeBSD.org>1999-09-05 07:02:22 +0000
committerphantom <phantom@FreeBSD.org>1999-09-05 07:02:22 +0000
commit3253dfed5ccda64837f89fbc23a08f8edeabcca4 (patch)
treef649447586b97b1ab73452bde69ee8e25bd8e93a /lib/libc/sys/recv.2
parent189bace3d76b821a6901760635a4cb2174dd8d16 (diff)
downloadFreeBSD-src-3253dfed5ccda64837f89fbc23a08f8edeabcca4.zip
FreeBSD-src-3253dfed5ccda64837f89fbc23a08f8edeabcca4.tar.gz
Some style and "look" fixes
Reviewed by: mpp
Diffstat (limited to 'lib/libc/sys/recv.2')
-rw-r--r--lib/libc/sys/recv.22
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index 538bfdb..bcaf9b9 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -121,6 +121,7 @@ one or more of the values:
.It Dv MSG_PEEK Ta peek at incoming message
.It Dv MSG_WAITALL Ta wait for full request or error
.El
+.Pp
The
.Dv MSG_OOB
flag requests receipt of out-of-band data
@@ -183,6 +184,7 @@ struct cmsghdr {
/* followed by
u_char cmsg_data[]; */
};
+.Pp
.Ed
As an example, one could use this to learn of changes in the data-stream
in XNS/SPP, or in ISO, to obtain user-connection-request data by requesting
OpenPOWER on IntegriCloud