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

Comparing IO-FDPass/Changes (file contents):
Revision 1.8 by root, Fri Oct 31 07:09:43 2014 UTC vs.
Revision 1.12 by root, Sun Jan 3 23:54:05 2021 UTC

1Revision history for Perl extension IO::FDPass 1Revision history for Perl extension IO::FDPass
2 2
31.3 Mon Jan 4 00:46:36 CET 2021
4 - do not leak memory on unsuccessful recv (based on patch
5 by Eric Wong).
6
71.2 Sun Sep 25 01:43:14 CEST 2016
8 - compatibility macros were still using C++ syntax, fortunately
9 only affecting the solaris platform that apparently doesn't
10 implement ipv6 (which defines those macros) (analyzed by Yary).
11
121.1 Mon Jul 6 19:40:36 CEST 2015
13 - added stability canary support.
3 - seems to work on 5.6.2 too, so remove the use 5.008. 14 - 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 15 - rewrite the cmsg recv check to rely on CMSG_FIRSTHDR instead
5 of doing our own check. 16 of doing our own check.
6 17
71.0 Sun Apr 7 00:42:13 CEST 2013 181.0 Sun Apr 7 00:42:13 CEST 2013

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines