summaryrefslogtreecommitdiff
path: root/ext/Socket
Commit message (Expand)AuthorAgeFilesLines
* down-bump some non-dual-life module versions:David Mitchell2009-07-031-1/+1
* bump versions of non-dual-life modules thatDavid Mitchell2009-07-031-1/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-101-0/+0
* Remove now-redundant references to MAN3PODS in core modules' Makefile.PLs.Nicholas Clark2009-04-191-1/+0
* ext/ constingRobin Barker2009-03-051-1/+1
* [admin] set up .gitignore filesSam Vilain2009-02-251-0/+1
* Integrate:Slaven Rezic2008-04-031-1/+1
* Add additional SUSV3 constants to Socket for use with setsockopt() Steve Peters2007-07-102-2/+16
* [perl #42844] careless use of gethostbyname() in Socket.xs kan@dcit.cz2007-05-042-2/+3
* Only use proxy constant subroutines for 5.9.x.Nicholas Clark2007-03-211-1/+1
* socketpair.t was written in 2001. At that time, Test::More got confusedNicholas Clark2007-01-091-3/+5
* Make use of $Config{d_pseudofork} in a couple of core testsSteve Hay2006-12-071-5/+2
* Coverity is flagging a potential problem because it sees a check forNicholas Clark2006-04-161-4/+1
* Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.Gisle Aas2006-01-181-0/+3
* Use the IPPROTO_TCP constant instead of 6.Gisle Aas2006-01-181-3/+3
* Make sure the most common IPPROTO_* constants are always available.Gisle Aas2006-01-181-1/+4
* $Socket::VERSION++; # You always miss one.Nicholas Clark2006-01-121-1/+1
* Use inlineable proxy constant subs for SocketNicholas Clark2005-12-231-0/+1
* Re: janitorial work ? [patch]Jim Cromie2005-07-081-1/+1
* format/casting/warning RE: perl 5.9.1Robin Barker2004-03-171-1/+1
* Bump Socket's version to a real floating point valueNicholas Clark2004-02-291-1/+1
* Bump version numbers of moules affected by change #22258Dave Mitchell2004-02-281-1/+1
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-011-2/+2
* Add support for Linux abstract unix domain sockets to Socket.pm.Rafael Garcia-Suarez2003-10-152-10/+33
* Ultrix tweaks: <string.h> must not be included twiceJarkko Hietaniemi2003-08-271-1/+1
* XS contents changes versus VERSION non-changes.Jarkko Hietaniemi2003-08-141-1/+1
* Re: maint @ 20537Philip Newton2003-08-071-3/+3
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-282-0/+0
* Skip a socketpair test on SCO OSRRafael Garcia-Suarez2003-07-021-1/+1
* More Ultrix double definition avoidance.Jarkko Hietaniemi2003-05-191-2/+4
* Ultrix: the #19435 helped the IO extension, so this shouldJarkko Hietaniemi2003-05-191-1/+3
* In eof() the errno can get stomped by the peek-ahead.Jarkko Hietaniemi2003-05-101-2/+1
* Have to think this test more when I'm awake.Jarkko Hietaniemi2003-05-091-1/+2
* OpenUNIX 8 supportRafael Garcia-Suarez2003-05-021-1/+2
* Ending strings is customary (typo from #19084).Jarkko Hietaniemi2003-03-301-1/+1
* gethostbyname('localhost') is not that portable.Jarkko Hietaniemi2003-03-301-3/+8
* IRIX 5.3 can have PF_LINK defined to be AF_LINK butJarkko Hietaniemi2003-03-291-0/+3
* UNICOS and UNICOS/mk are broken only on one test.Jarkko Hietaniemi2002-06-141-2/+3
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-301-1/+2
* UNICOS: update test status.Jarkko Hietaniemi2002-05-241-1/+2
* UNICOS/mk seems to still have this problem.Jarkko Hietaniemi2002-05-191-1/+1
* The UDP sockpair failure seems to have magicallyJarkko Hietaniemi2002-05-161-2/+1
* UNICOS too has sockpair issues (unsurprisingly,Jarkko Hietaniemi2002-04-111-1/+2
* Also NEC SUPER-UX has buggy sockpair().Jarkko Hietaniemi2002-04-111-1/+1
* non-perlio robustness.Jarkko Hietaniemi2002-04-031-4/+14
* Bad socketpair.t can hang anywhereSpider Boardman2002-03-311-1/+1
* Neuter socketpair on Stratus VOSPaul Green2002-03-281-1/+2
* socketpair binmode :bytes.Jarkko Hietaniemi2002-03-281-0/+6
* TODO for QNX6Norton T. Allen2002-03-251-1/+1
* Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7Nicholas Clark2002-03-191-0/+1