man-pages/man-pages-3.24-recv.patch
2010-05-31 09:34:18 +00:00

15 lines
556 B
Diff

diff -up man-pages-3.24/man2/recv.2.pom man-pages-3.24/man2/recv.2
--- man-pages-3.24/man2/recv.2.pom 2010-02-26 05:46:37.000000000 +0100
+++ man-pages-3.24/man2/recv.2 2010-05-31 10:02:35.000000000 +0200
@@ -379,10 +379,6 @@ buffer for ancillary data.
.TP
.B MSG_OOB
is returned to indicate that expedited or out-of-band data were received.
-.TP
-.B MSG_ERRQUEUE
-indicates that no data was received but an extended error from the socket
-error queue.
.SH "RETURN VALUE"
These calls return the number of bytes received, or \-1
if an error occurred.