]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man7/socket.7
socket.7: be explicit that connect(2) respects SO_*TIMEO
[thirdparty/man-pages.git] / man7 / socket.7
index f957e1855507302807910f48f1fb06cbdb2bdbaf..b1a0a0c31bc82a0bedcc00c9d2915e9b4fe54fa6 100644 (file)
@@ -838,6 +838,7 @@ just as if the socket was specified to be nonblocking.
 If the timeout is set to zero (the default),
 then the operation will never timeout.
 Timeouts only have effect for system calls that perform socket I/O (e.g.,
+.BR connect (2),
 .BR read (2),
 .BR recvmsg (2),
 .BR send (2),