summaryrefslogtreecommitdiff
path: root/dist/IO
Commit message (Collapse)AuthorAgeFilesLines
* version bump for IO::Socket and add change to deltaMatt S Trout2010-06-211-1/+1
|
* Document IO::Socket getsockopt and setsockoptSlaven Rezic2010-05-311-0/+10
| | | | | | get/setsockopt are not explicitly documented. Note that the documented sockopt() method is a wrapper around get/setsockopt, but does not cover all cases because of the hardcoded level (= SOL_SOCKET).
* Convert sv_2mortal(newSVpvn()) to newSVpvn_flags(), for 5.11.0 and later.Nicholas Clark2009-10-162-1/+5
|
* IO has some minor differences from CPAN. Bump to a _ dev version.Jesse Vincent2009-10-011-1/+1
|
* Move IO from ext/ to dist/Nicholas Clark2009-09-2936-0/+6100