| Revision: | 1.3 |
| Committed: | Fri Apr 5 08:20:36 2013 UTC (13 years, 5 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | rel-0_2 |
| Changes since 1.2: | +5 -0 lines |
| Log Message: | 0.2 |
| # | Content |
|---|---|
| 1 | Revision history for Perl extension IO::FDPass |
| 2 | |
| 3 | 0.2 Fri Apr 5 10:20:05 CEST 2013 |
| 4 | - fix a problem when sending on non-blocking sockets on windows. |
| 5 | - "improve" fd passing to be less blocking on windows, at the cost |
| 6 | of leaking the handle on error. |
| 7 | |
| 8 | 0.1 Fri Apr 5 07:04:02 CEST 2013 |
| 9 | - first release. |
| 10 | |
| 11 | 0.0 Fri Apr 5 06:09:40 CEST 2013 |
| 12 | - ripped out of AnyEvent::Fork > 0.01. |
| 13 |