ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-FDPass/Changes
(Generate patch)

Comparing IO-FDPass/Changes (file contents):
Revision 1.3 by root, Fri Apr 5 08:20:36 2013 UTC vs.
Revision 1.7 by root, Thu Apr 18 11:04:15 2013 UTC

1Revision history for Perl extension IO::FDPass 1Revision history for Perl extension IO::FDPass
2
3 - seems to work on 5.6.2 too, so remove the use 5.008.
4
51.0 Sun Apr 7 00:42:13 CEST 2013
6 - this release only updates the documentation.
7 - better SYNOPSIS.
8 - discuss other file descriptor passing modules more thoroughly.
2 9
30.2 Fri Apr 5 10:20:05 CEST 2013 100.2 Fri Apr 5 10:20:05 CEST 2013
4 - fix a problem when sending on non-blocking sockets on windows. 11 - fix a problem when sending on non-blocking sockets on windows.
5 - "improve" fd passing to be less blocking on windows, at the cost 12 - "improve" fd passing to be less blocking on windows, at the cost
6 of leaking the handle on error. 13 of leaking the handle on error.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines