summaryrefslogtreecommitdiff
path: root/dist/IO
Commit message (Expand)AuthorAgeFilesLines
* (perl #130856) deal with unpack_sockaddr_un() croakingTony Cook2017-02-271-2/+6
* Switch most open() calls to three-argument form.John Lightsey2016-12-237-7/+7
* (perl #129788) IO::Poll: fix memory leakTony Cook2016-12-073-3/+39
* (perl #128095) check pack_sockaddr_un()'s return valueTony Cook2016-09-061-2/+13
* dist/: bump $VERSION as neededTony Cook2016-07-261-1/+1
* dist/: remove . from @INC when loading optional modulesTony Cook2016-07-261-0/+2
* fix IO::Handle documentation mangled by a manually applied patchTony Cook2016-04-131-3/+3
* Make IO::Poll->poll call _poll even with an empty fd arrayDagfinn Ilmari Mannsåker2015-10-192-3/+12
* Fix assertion when calling IO::Poll::_poll() with an empty fd arrayDagfinn Ilmari Mannsåker2015-10-192-2/+5
* Use <sys/poll.h> if available before going select().Jarkko Hietaniemi2015-10-021-0/+2
* dist/IO/t/io_utf8argv.t: Generalize for non-ASCII platforms.Karl Williamson2015-03-131-6/+15
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-291-1/+1
* Revert "Corrections to spelling and grammatical errors."James E Keenan2015-01-291-1/+1
* Corrections to spelling and grammatical errors.Lajos Veres2015-01-281-1/+1
* VMS does have fsync, so configure accordingly.Craig A. Berry2014-12-161-0/+2
* Skip obsolete skip in io_xs.t.Craig A. Berry2014-12-151-4/+0
* Label conditionally unused.Jarkko Hietaniemi2014-12-091-0/+2
* Increase $IO::VERSION to 1.35Father Chrysostomos2014-12-071-1/+1
* Change OP_SIBLING to OpSIBLINGFather Chrysostomos2014-12-071-3/+3
* bump $IO::Socket::VERSION to 1.38Tony Cook2014-11-031-1/+1
* Improve connected() docGlenn D. Golden2014-11-031-2/+17
* IRIX: OS mixup in 1d850a6a.Jarkko Hietaniemi2014-10-191-1/+1
* IRIX: fsync documented to fail on read-only filehandles.Jarkko Hietaniemi2014-10-191-2/+2
* replace uses of Test.pm in dist/ distributions (IO, Math-BigInt)Karen Etheridge2014-09-181-16/+14
* Increase $IO::VERSION to 1.34Father Chrysostomos2014-09-101-1/+1
* IO.xs: OP_SIBLING is too newFather Chrysostomos2014-09-101-0/+4
* wrap op_sibling field access in OP_SIBLING* macrosDavid Mitchell2014-07-082-2/+2
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-211-2/+2
* Further simplify the sockatmark().Jarkko Hietaniemi2014-05-291-11/+5
* Build fixes for Win32 after the Coverity smoke.Jarkko Hietaniemi2014-05-291-2/+7
* Version bumping thanks to the Coverity deluge.Jarkko Hietaniemi2014-05-291-1/+1
* fcntl receiving -1 from fileno, fcntl failing.Jarkko Hietaniemi2014-05-291-9/+26
* dist/IO: Allow to be dual-livedKarl Williamson2014-03-042-1/+26
* IO::Socket::INET: Handle getprotobyn{ame,umber} not being availableBrian Fraser2014-01-261-3/+3
* dist/IO/t/io_pipe.t: Work around android only having an inbuilt echoBrian Fraser2014-01-261-1/+5
* Add examples for IO::Socket::UNIX.Shlomi Fish2014-01-141-1/+23
* Remove an old note about autoflush from the POD.Shlomi Fish2014-01-141-8/+1
* ioctl on perlhost platforms take a char*, not void*Daniel Dragan2013-11-201-1/+1
* IO.xs: fix compiler warningDavid Mitchell2013-11-132-2/+2
* [perl #75156] fix the return value and bits for removing a closed fhTony Cook2013-11-112-11/+20
* [perl #75156] tests for deleting a closed handle from IO::SelectTony Cook2013-11-111-1/+21
* Really fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Fix precedence problem in IO::Socket::connect() from 80d2c56d79Steve Hay2013-09-181-1/+1
* Use non-dev version number in IO::SocketSteve Hay2013-09-171-1/+1
* Fix IO::Socket::connect() in the light of $! changesSteve Hay2013-09-161-3/+5
* Use separate macros for byte vs uv UnicodeKarl Williamson2013-09-102-2/+2
* small improvements to documentation of IO::SocketRicardo Signes2013-07-062-4/+6
* typo fix for IODavid Steinbrunner2013-05-251-2/+2
* Address [perl #117999] for now by skipping known bad test on AIXTony Cook2013-05-152-0/+4
* bump dist/IO/lib/IO/Handle.pm version to 1.34Dominic Hargreaves2013-05-071-1/+1