[PATCH] List ENOMSG as possible errno for recvmsg(2)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



See kernel's Documentation/networking/timestamping.txt
2.1.1 Transmit timestamps with MSG_ERRQUEUE

Cc: linux-man@xxxxxxxxxxxxxxx
Signed-off-by: Ahmad Fatoum <ahmad@xxxxxx>
---
 man2/recv.2 | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/man2/recv.2 b/man2/recv.2
index 85074abe2..da1cc2f79 100644
--- a/man2/recv.2
+++ b/man2/recv.2
@@ -495,6 +495,12 @@ and
 The file descriptor
 .I sockfd
 does not refer to a socket.
+.PP
+Following additional error can occur for
+.BR recvmsg ():
+.TP
+.B ENOMSG
+A packet was looped back to the error queue along with its transmit timestamp.
 .SH CONFORMING TO
 POSIX.1-2001, POSIX.1-2008,
 4.4BSD (these interfaces first appeared in 4.2BSD).
-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Kernel Documentation]     [Netdev]     [Linux Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux