summaryrefslogtreecommitdiff
path: root/ext/Socket
Commit message (Expand)AuthorAgeFilesLines
* Re: [PATCH] Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-181-0/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+87
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+5
* Re: perl@10611 Nicholas Clark2001-06-161-1477/+2
* Re: perl@10611 Nicholas Clark2001-06-161-0/+40
* MULTIPLICITY fix for Socket.xsNick Ing-Simmons2001-06-151-24/+25
* INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONENicholas Clark2001-06-152-208/+214
* gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-121-6/+6
* The .pm changes to go with #10428.Jarkko Hietaniemi2001-06-041-5/+5
* The #10402 didn't take. Weird.Jarkko Hietaniemi2001-06-041-510/+1214
* Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length i...Radu Greab2001-03-301-1/+4
* more pod patchesMichael Stevens2001-03-161-1/+1
* add SO_REUSEPORT to export list in Socket.pm for better multicast support (re...Jeremy D. Zawodny2001-01-101-0/+1
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-2/+2
* integrate cfgperl changes#6224..6229 into mainlineGurusamy Sarathy2000-07-111-110/+0
* Fix for one of the problems in RC1 reported by M. E. O'NeillJarkko Hietaniemi2000-03-141-0/+4
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-2/+4
* Fcntl: more O_ constants, move SEEK_ to @EXPORT_OKJarkko Hietaniemi2000-02-162-1/+131
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* applied suggested patch; removed $VERSION = $VERSION hackIlya Zakharevich1999-12-031-3/+3
* Conditionally socksify the LIBS of Socket.Jarkko Hietaniemi1999-08-291-3/+5
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+2
* Hack SOCKS support some more plus a patch from Andy DoughertyJarkko Hietaniemi1999-07-051-1/+1
* Miscellaneus AIX fixes + SOCKS support.Jarkko Hietaniemi1999-07-041-1/+6
* OS/2 socket fixes.Ilya Zakharevich1999-05-301-0/+25
* Add I_NETINET_TCP to help change #3391.Jarkko Hietaniemi1999-05-111-21/+22
* Socket IPPROTO_TCP [PATCH 5.005_5x]Joshua Pritikin1999-05-112-2/+47
* correct places that said newSVpv() when they meant newSVpvn()Gurusamy Sarathy1999-04-041-9/+9
* Add few MSG_ and uio constants.Jarkko Hietaniemi1998-12-222-0/+32
* s/SCM_CREDENTIALSS/SCM_CREDENTIAL/Jarkko Hietaniemi1998-11-301-1/+1
* Change#2284 aid: allow also for plain old MSG_ and SCM_ #defines.Jarkko Hietaniemi1998-11-221-7/+7
* MSG_PROXY for GNU/Hurd (previously we believed thatJarkko Hietaniemi1998-11-222-6/+128
* correct bugs exposed in MM_Unix.pm by commenting out SelfloaderGurusamy Sarathy1998-10-151-1/+1
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-2/+2
* add files and tweaks needed for MPE/iX port (via PM)Jarkko Hietaniemi1998-07-141-0/+5
* small tweaks from Jarkko Hietaniemi <jhi@cc.hut.fi>Gurusamy Sarathy1998-07-121-1/+3
* inet_aton() should do DNS lookup only if arg isn't a dotted-quadGurusamy Sarathy1998-07-101-4/+2
* fix Socket.pm typo from change#1240Gurusamy Sarathy1998-06-291-1/+1
* Add CR LF CRLF to Socket.pmChris Nandor1998-06-281-2/+28
* hand apply whitespace-mutiliated and reversed patchLes Peters1998-06-181-1/+1
* [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-1/+4
* Config_63-04-05.diffAndy Dougherty1998-04-021-3/+15
* [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-1/+1
* [win32] maintpatchTom Christiansen1998-03-031-1/+1
* [win32] maintpatchTrevor Blackwell1998-03-031-5/+10
* Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-8/+3
* Don't core dump if my_inet_aton() get a NULLChip Salzenberg1997-04-251-1/+3
* [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-071-0/+4
* [inseparable changes from patch from perl5.003_12 to perl5.003_13]Perl 5 Porters1996-12-202-6/+134
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-2/+2