| Revision: | 1.3 |
| Committed: | Fri Jun 10 02:09:49 2011 UTC (14 years, 10 months ago) by root |
| Branch: | MAIN |
| CVS Tags: | HEAD |
| Changes since 1.2: | +3 -0 lines |
| Log Message: | *** empty log message *** |
| # | User | Rev | Content |
|---|---|---|---|
| 1 | root | 1.1 | Revision history for AnyEvent::AIO |
| 2 | |||
| 3 | root | 1.3 | - use common sense. |
| 4 | - convert to AE API. | ||
| 5 | |||
| 6 | root | 1.2 | 1.1 Tue Jul 21 05:24:54 CEST 2009 |
| 7 | - when AnyEvent::AIO was loaded after event loop intiialise, | ||
| 8 | then the watcher would get destroyed again. | ||
| 9 | - take advantage of AnyEvent 3.81 API and simplify the module | ||
| 10 | immensely. | ||
| 11 | |||
| 12 | root | 1.1 | 1.0 Sat May 10 22:01:28 CEST 2008 |
| 13 | - original version, a Net::SNMP::EV-clone. |