man-pages/man-pages-3.42-connect.patch
2014-02-18 14:10:49 +01:00

21 lines
737 B
Diff

diff -up man-pages-3.59/man2/connect.2.orig man-pages-3.59/man2/connect.2
--- man-pages-3.59/man2/connect.2.orig 2014-02-16 08:33:52.000000000 +0100
+++ man-pages-3.59/man2/connect.2 2014-02-18 13:50:19.414605142 +0100
@@ -154,14 +154,8 @@ The passed address didn't have the corre
.I sa_family
field.
.TP
-.B EAGAIN
-No more free local ports or insufficient entries in the routing cache.
-For
-.B AF_INET
-see the description of
-.I /proc/sys/net/ipv4/ip_local_port_range
-.BR ip (7)
-for information on how to increase the number of local ports.
+.B EADDRNOTAVAIL
+Non-existent interface was requested or the requested address was not local.
.TP
.B EALREADY
The socket is nonblocking and a previous connection attempt has not yet