Hi, did you have time to look at this patch? Cheers, > On 21Dec 2017, at 19:40, Ahmad Fatoum <ahmad@xxxxxx> wrote: > > 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