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

Comparing IO-FDPass/Changes (file contents):
Revision 1.5 by root, Sat Apr 6 22:26:41 2013 UTC vs.
Revision 1.9 by root, Mon Jul 6 17:44:23 2015 UTC

1Revision history for Perl extension IO::FDPass 1Revision history for Perl extension IO::FDPass
2 2
31.1 Mon Jul 6 19:40:36 CEST 2015
4 - added stability canary support.
5 - seems to work on 5.6.2 too, so remove the use 5.008.
6 - rewrite the cmsg recv check to rely on CMSG_FIRSTHDR instead
7 of doing our own check.
8
91.0 Sun Apr 7 00:42:13 CEST 2013
10 - this release only updates the documentation.
3 - better SYNOPSIS. 11 - better SYNOPSIS.
4 - discuss other file descriptor passing modules more thoroughly. 12 - discuss other file descriptor passing modules more thoroughly.
5 13
60.2 Fri Apr 5 10:20:05 CEST 2013 140.2 Fri Apr 5 10:20:05 CEST 2013
7 - fix a problem when sending on non-blocking sockets on windows. 15 - fix a problem when sending on non-blocking sockets on windows.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines