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

Comparing IO-FDPass/Changes (file contents):
Revision 1.2 by root, Fri Apr 5 05:04:59 2013 UTC vs.
Revision 1.8 by root, Fri Oct 31 07:09:43 2014 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 - rewrite the cmsg recv check to rely on CMSG_FIRSTHDR instead
5 of doing our own check.
6
71.0 Sun Apr 7 00:42:13 CEST 2013
8 - this release only updates the documentation.
9 - better SYNOPSIS.
10 - discuss other file descriptor passing modules more thoroughly.
11
120.2 Fri Apr 5 10:20:05 CEST 2013
13 - fix a problem when sending on non-blocking sockets on windows.
14 - "improve" fd passing to be less blocking on windows, at the cost
15 of leaking the handle on error.
2 16
30.1 Fri Apr 5 07:04:02 CEST 2013 170.1 Fri Apr 5 07:04:02 CEST 2013
4 - first release. 18 - first release.
5 19
60.0 Fri Apr 5 06:09:40 CEST 2013 200.0 Fri Apr 5 06:09:40 CEST 2013

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines