| Revision: | 1.5 |
| Committed: | Sat Apr 6 22:26:41 2013 UTC (13 years, 5 months ago) by root |
| Branch: | MAIN |
| Changes since 1.4: | +1 -0 lines |
| Log Message: | *** empty log message *** |
| # | Content |
|---|---|
| 1 | Revision history for Perl extension IO::FDPass |
| 2 | |
| 3 | - better SYNOPSIS. |
| 4 | - discuss other file descriptor passing modules more thoroughly. |
| 5 | |
| 6 | 0.2 Fri Apr 5 10:20:05 CEST 2013 |
| 7 | - fix a problem when sending on non-blocking sockets on windows. |
| 8 | - "improve" fd passing to be less blocking on windows, at the cost |
| 9 | of leaking the handle on error. |
| 10 | |
| 11 | 0.1 Fri Apr 5 07:04:02 CEST 2013 |
| 12 | - first release. |
| 13 | |
| 14 | 0.0 Fri Apr 5 06:09:40 CEST 2013 |
| 15 | - ripped out of AnyEvent::Fork > 0.01. |
| 16 |