Change 13977 by jhi@alpha on 2001/12/31 14:15:58

        Subject: typo in IO::Socket::INET.pm
        From: [EMAIL PROTECTED]
        Date: 31 Dec 2001 14:31:10 -0000
        Message-ID: <[EMAIL PROTECTED]>

Affected files ...

.... //depot/perl/ext/IO/lib/IO/Socket/INET.pm#20 edit

Differences ...

==== //depot/perl/ext/IO/lib/IO/Socket/INET.pm#20 (text) ====
Index: perl/ext/IO/lib/IO/Socket/INET.pm
--- perl/ext/IO/lib/IO/Socket/INET.pm.~1~       Mon Dec 31 07:30:06 2001
+++ perl/ext/IO/lib/IO/Socket/INET.pm   Mon Dec 31 07:30:06 2001
@@ -319,7 +319,7 @@
 
 Although it is not illegal, the use of C<MultiHomed> on a socket
 which is in non-blocking mode is of little use. This is because the
-first connect will never fail with a timeout as the connaect call
+first connect will never fail with a timeout as the connect call
 will not block.
 
 The C<PeerAddr> can be a hostname or the IP-address on the
End of Patch.

Reply via email to