summaryrefslogtreecommitdiff
path: root/ext/IO/lib/IO/Socket.pm
Commit message (Expand)AuthorAgeFilesLines
* Move IO from ext/ to dist/Nicholas Clark2009-09-291-530/+0
* Revert "Revert "Mention the unit of time""Abigail2009-08-131-3/+4
* Revert "Mention the unit of time"Abigail2009-08-131-4/+3
* Mention the unit of timeAbigail2009-08-131-3/+4
* Update to IO-1.25 from CPANGraham Barr2009-06-131-1/+1
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-191-11/+26
* [perl #41521] Fix for IO::Socket send methodTodd C. Miller2007-02-161-1/+1
* [perl #39178] IO::Socket::connect returns wrong errno on timeoutmlelstv@serpens.de2006-06-011-0/+1
* Re: Making IO::Socket pass test on Win32Yves Orton2006-04-041-4/+35
* Update to IO-1.23Graham Barr2006-03-261-1/+1
* Fixup the setsockopt usage message; missing OPTVAL.Gisle Aas2005-12-081-1/+1
* proposal [perl #34301]: IO::Socket calls getpeername far too oftenPeter Dintelmann2005-10-051-4/+10
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-061-1/+1
* Re: Documentation error in IO::SocketMichael G. Schwern2005-07-131-1/+1
* Symbian port of PerlJarkko Hietaniemi2005-04-211-1/+1
* Re: script wantedNicholas Clark2003-08-131-1/+1
* [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0 Hrunting Johnson2003-07-241-2/+2
* typos and other minor thingsTodd C. Miller2003-03-111-2/+2
* typo in Socket.pmH.Merijn Brand2002-05-141-1/+1
* {PATCH docs] sockatmarkMark-Jason Dominus2002-04-221-1/+2
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* IO module with nonblocking socket connect patch Raul Dias2001-10-201-3/+3
* warning on v-string in use/requireJohn Peacock2001-09-251-1/+1
* Allow a zero timeout on IO::Socket accept and connect--John Holdsworth2001-04-301-9/+17
* [ID 20010327.007] New warning from IO::Socket for sockatmarkDavid Dyck2001-03-281-1/+1
* Implement IO::Socket::atmark(), inspired by Lincoln Stein'sJarkko Hietaniemi2001-03-261-23/+62
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-1/+1
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* Remove &IO::EINPROGRESS now that IO uses Errno anywayJarkko Hietaniemi2000-02-231-5/+3
* Streamline #5218 even more.Jarkko Hietaniemi2000-02-231-12/+7
* Streamline #5218.Jarkko Hietaniemi2000-02-231-1/+1
* Trying to connect to an already open socket may give EISCONN.Jarkko Hietaniemi2000-02-231-3/+12
* IO::Socket now sets $!, avoids eval/die (patch from Graham BarrGurusamy Sarathy2000-02-201-34/+36
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-2/+2
* EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)Gurusamy Sarathy2000-01-101-1/+1
* typos in change#4561 and change#4565Gurusamy Sarathy1999-11-131-2/+1
* [ID 19991112.004] Bug in IO::Socket (patch included)Scott Gifford1999-11-131-0/+2
* IO::* enhancements.Lincoln Stein1999-07-281-1/+1
* adapted suggested patch for IO-1.20xian@dial.pipex.com1999-07-071-4/+13
* IO is maintained by p5p (per Graham Barr's wishes)Gurusamy Sarathy1999-02-121-1/+2
* Re: [Fwd: IO::Socket::connect and blocking]Benjamin Low1999-02-111-14/+9
* add IO-1.20; mess with t/lib/io_*.t in an attempt toGurusamy Sarathy1998-11-281-510/+200
* [win32] merge change#904 from maintbranchGurusamy Sarathy1998-05-141-1/+1
* IO::Socket autoflush by default, assume tcp and PeerAddrTim Bunce1997-09-051-6/+26
* icmp tweak for IO::SocketNick Ing-Simmons1997-08-071-1/+2
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-3/+3
* Fix typos in IO::Socket documentationM.J.T. Guy1997-03-091-9/+9
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-30/+15
* [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-68/+64
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-31/+193