Allow a zero timeout on IO::Socket accept and connect--
authorJohn Holdsworth <coldwave@bigfoot.com>
Sun, 4 Feb 2001 12:48:18 +0000 (13:48 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 30 Apr 2001 12:22:15 +0000 (12:22 +0000)
commit7e92b0959fb4c0f54fe954a74d712d3cd54b1d9b
tree113f2676ab92302e34ae02e443ab12faa6a8e568
parent31376155686abbaa42a7be07601c13aa942b9461
Allow a zero timeout on IO::Socket accept and connect--
though one really shouldn't do that.  Based on

Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>

p4raw-id: //depot/perl@9913
ext/IO/lib/IO/Socket.pm