summaryrefslogtreecommitdiff
path: root/ext/Socket
Commit message (Collapse)AuthorAgeFilesLines
* UNICOS/mk seems to still have this problem.Jarkko Hietaniemi2002-05-191-1/+1
| | | p4raw-id: //depot/perl@16698
* The UDP sockpair failure seems to have magicallyJarkko Hietaniemi2002-05-161-2/+1
| | | | | | disappeared from both UNICOSes. (One gets "UNEXPECTEDLY SUCCEEDED".) p4raw-id: //depot/perl@16632
* UNICOS too has sockpair issues (unsurprisingly,Jarkko Hietaniemi2002-04-111-1/+2
| | | | | since UNICOS/mk has them too) p4raw-id: //depot/perl@15869
* Also NEC SUPER-UX has buggy sockpair().Jarkko Hietaniemi2002-04-111-1/+1
| | | p4raw-id: //depot/perl@15862
* non-perlio robustness.Jarkko Hietaniemi2002-04-031-4/+14
| | | p4raw-id: //depot/perl@15714
* Bad socketpair.t can hang anywhereSpider Boardman2002-03-311-1/+1
| | | | | Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US> p4raw-id: //depot/perl@15632
* Neuter socketpair on Stratus VOSPaul Green2002-03-281-1/+2
| | | | | Message-Id: <200203281246.HAA14426@mailhub1.stratus.com> p4raw-id: //depot/perl@15582
* socketpair binmode :bytes.Jarkko Hietaniemi2002-03-281-0/+6
| | | p4raw-id: //depot/perl@15570
* TODO for QNX6Norton T. Allen2002-03-251-1/+1
| | | | | Message-Id: <200203251836.NAA01517@bottesini.harvard.edu> p4raw-id: //depot/perl@15492
* Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7Nicholas Clark2002-03-191-0/+1
| | | | | Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15338
* Misc tiny tweaks from Sarathy, good for threaded builds.Jarkko Hietaniemi2002-03-101-2/+3
| | | p4raw-id: //depot/perl@15141
* Precedence problem.Jarkko Hietaniemi2002-03-101-2/+2
| | | p4raw-id: //depot/perl@15140
* socketpair.t w/o forkMattia Barbon2002-03-091-1/+4
| | | | | | | | From: "Mattia Barbon" <mbarbon@dsi.unive.it> Message-ID: <3C8A224F.29578.13691BA@localhost> (modified as suggested by Sarathy) p4raw-id: //depot/perl@15132
* (was Re: [PATCH @13746] h2xs)Nicholas Clark2002-03-042-4/+3
| | | | | Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net> p4raw-id: //depot/perl@15023
* OS/2 buildIlya Zakharevich2002-02-111-1/+1
| | | | | | | Message-ID: <20020211065640.A14993@math.ohio-state.edu> (sans the Configure, perlio.sym, and t/op/stat.t parts) p4raw-id: //depot/perl@14641
* OS/390 seems to do length 0 udp reads, Nicholas saysJarkko Hietaniemi2002-01-291-1/+5
| | | | | skippage is for now the best cause of action. p4raw-id: //depot/perl@14487
* Save $! so that other syscalls don't disturb it before Nick Ing-Simmons2002-01-251-4/+11
| | | | | we test it. p4raw-id: //depot/perlio@14422
* Except Win32 from echo tests. (Alarm does not break into connect)Nick Ing-Simmons2002-01-231-2/+3
| | | p4raw-id: //depot/perlio@14393
* Try to make the connect/read/write timeouting.Jarkko Hietaniemi2002-01-181-9/+39
| | | p4raw-id: //depot/perl@14330
* offsetof() is in <stddef.h>Nick Ing-Simmons2002-01-161-0/+2
| | | p4raw-id: //depot/perlio@14296
* s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.Jarkko Hietaniemi2002-01-161-5/+5
| | | p4raw-id: //depot/perl@14293
* Socket::sockaddr_familyGisle Aas2002-01-153-2/+36
| | | | | Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com> p4raw-id: //depot/perl@14279
* Re: HiResH.Merijn Brand2002-01-131-1/+1
| | | | | | | Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl> Give up on socketpair in HP-UX. p4raw-id: //depot/perl@14234
* Win32-ize socketpair testNick Ing-Simmons2002-01-121-3/+13
| | | | | | - Win32 can fork even though $Config{d_fork} is undef - SOCK_DGRAM does not work - skip those tests. p4raw-id: //depot/perlio@14214
* Also UNICOS/mk has deviant socketpair().Jarkko Hietaniemi2002-01-051-1/+2
| | | p4raw-id: //depot/perl@14092
* [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, tooNicholas Clark2002-01-051-6/+36
| | | | | Message-ID: <20020105181013.I300@Bagpuss.unfortu.net> p4raw-id: //depot/perl@14090
* [better PATCH] Re: Low-lights of Win32 / bleadperlNicholas Clark2002-01-011-2/+2
| | | | | Message-Id: <20020101131316.A475@Bagpuss.unfortu.net> p4raw-id: //depot/perl@13997
* socketpair tweaks from Nicholas Clark.Jarkko Hietaniemi2001-12-291-2/+2
| | | p4raw-id: //depot/perl@13921
* because (sys)?read doesn't reset buffersNicholas Clark2001-12-271-0/+7
| | | | | Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net> p4raw-id: //depot/perl@13913
* Re: socketpair emulationNicholas Clark2001-12-271-1/+3
| | | | | Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net> p4raw-id: //depot/perl@13906
* Re: socketpair emulation Nicholas Clark2001-12-241-5/+25
| | | | | Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net> p4raw-id: //depot/perl@13873
* socketpair emulationNicholas Clark2001-12-231-0/+144
| | | | | Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net> p4raw-id: //depot/perl@13858
* More Socket constants.Jarkko Hietaniemi2001-11-302-18/+76
| | | p4raw-id: //depot/perl@13394
* [ID 20011126.148] Socket::inet_aton() incorrectly accepts null stringBob Dalgleish2001-11-271-1/+4
| | | | | | | | Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca> Craig Berry submitted half of this patch just yesterday. Spooky cosmic resonance. p4raw-id: //depot/perl@13291
* Socket::my_inet_aton() tweakCraig A. Berry2001-11-251-1/+1
| | | | | Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01> p4raw-id: //depot/perl@13275
* Documentation tweaks; think the IP address as an opaque string.Jarkko Hietaniemi2001-09-091-23/+25
| | | p4raw-id: //depot/perl@11954
* The Socket tests were wrong: they were assuming too much.Jarkko Hietaniemi2001-09-093-30/+79
| | | p4raw-id: //depot/perl@11951
* Retract the portability changes since theyJarkko Hietaniemi2001-09-081-81/+18
| | | | | | | seem to have opened a can of worms... will go back to UNICOS/mk and do the bare minimum required to get the tests working. p4raw-id: //depot/perl@11950
* Still more Socket portability tweaking.Jarkko Hietaniemi2001-09-081-53/+68
| | | | | | | | | | | Now Socket.t seems to be happy in all of Linux/x86, Tru64/alpha, Solaris/sparc, IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha. Addendum: it seems that io_multihomed, io_sock, and hostent were broken in little-endians (linux/x86 and tru64/alpha) because of this change. Argh. p4raw-id: //depot/perl@11948
* More portability kicking on inet_ntoa().Jarkko Hietaniemi2001-09-081-9/+17
| | | p4raw-id: //depot/perl@11947
* Try to make Socket::inet_ntoa() more robust.Jarkko Hietaniemi2001-09-072-36/+49
| | | p4raw-id: //depot/perl@11926
* Document the bad assumptions currently breakingJarkko Hietaniemi2001-09-061-0/+27
| | | | | the Socket.t tests 10, 11, and 13 in UNICOS. p4raw-id: //depot/perl@11919
* Fix a typo #11889 and add a test for the same.Jarkko Hietaniemi2001-09-052-2/+4
| | | p4raw-id: //depot/perl@11895
* inet_ntoa() tweaks:Jarkko Hietaniemi2001-09-051-6/+14
| | | | | | | - don't allow addresses with > 255 characters - indent the HP-UX workaround - don't leak memory p4raw-id: //depot/perl@11889
* GCC on HP-UX 11 with 64bit support breaks inet_ntoaArtur Bergman2001-08-291-1/+6
| | | | | | This is a replacement implmentation that works on HPUX. This bug should probably be fixed in GCC. p4raw-id: //depot/perl@11789
* Added test for pack_addr_in and unpack_addr_inArtur Bergman2001-08-291-3/+8
| | | | | Nitpik in test 10 p4raw-id: //depot/perl@11787
* Added three tests to test inet_ntoa/inet_aton and *packaddr*Artur Bergman2001-08-291-1/+12
| | | | | Trying to catch errors on HP-UX p4raw-id: //depot/perl@11786
* Re: [PATCH] Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-181-0/+1
| | | | | Message-ID: <20010618232923.I98663@plum.flirble.org> p4raw-id: //depot/perl@10697
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-181-0/+87
| | | | | | | | | | | | | | | | | | | | | | | | No doubt I made some mistakes like missed some files or misnamed some files. The naming rules were more or less: (1) if the module is from CPAN, follows its ways, be it t/*.t or test.pl. (2) otherwise if there are multiple tests for a module put them in a t/ (3) otherwise if there's only one test put it in Module.t (4) helper files go to module/ (locale, strict, warnings) (5) use longer filenames now that we can (but e.g. the compat-0.6.t and the Text::Balanced test files still were renamed to be more civil against the 8.3 people) installperl was updated appropriately not to install the *.t files or the help files from under lib. TODO: some helper files still remain under t/ that could follow their 'masters'. UPDATE: On second thoughts, why should they. They can continue to live under t/lib, and in fact the locale/strict/warnings helpers that were moved could be moved back. This way the amount of non-installable stuff under lib/ stays smaller. p4raw-id: //depot/perl@10676
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-0/+5
| | | p4raw-id: //depot/perl@10643