aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/tcp.75
1 files changed, 5 insertions, 0 deletions
diff --git a/man7/tcp.7 b/man7/tcp.7
index f567862ffe..c9652ea76f 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -970,6 +970,11 @@ This violates RFC\ 1122, but is
required for interoperability with other stacks.
It can be changed via
.IR /proc/sys/net/ipv4/tcp_stdurg .
+
+It is possible to peek at out-of-band data using the
+.IR recv (2)
+.B MSG_PEEK
+flag.
.SS Ioctls
These following
.BR ioctl (2)