ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/IO-FDPass/Changes
Revision: 1.6
Committed: Sat Apr 6 22:42:42 2013 UTC (11 years, 1 month ago) by root
Branch: MAIN
CVS Tags: rel-1_0
Changes since 1.5: +2 -0 lines
Log Message:
1.0

File Contents

# User Rev Content
1 root 1.1 Revision history for Perl extension IO::FDPass
2    
3 root 1.6 1.0 Sun Apr 7 00:42:13 CEST 2013
4     - this release only updates the documentation.
5 root 1.4 - better SYNOPSIS.
6 root 1.5 - discuss other file descriptor passing modules more thoroughly.
7 root 1.4
8 root 1.3 0.2 Fri Apr 5 10:20:05 CEST 2013
9     - fix a problem when sending on non-blocking sockets on windows.
10     - "improve" fd passing to be less blocking on windows, at the cost
11     of leaking the handle on error.
12    
13 root 1.2 0.1 Fri Apr 5 07:04:02 CEST 2013
14     - first release.
15    
16     0.0 Fri Apr 5 06:09:40 CEST 2013
17 root 1.1 - ripped out of AnyEvent::Fork > 0.01.
18