File: Changes

package info (click to toggle)
libanyevent-aio-perl 1.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 76 kB
  • sloc: perl: 14; makefile: 2
file content (10 lines) | stat: -rw-r--r-- 358 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
Revision history for AnyEvent::AIO

1.1  Tue Jul 21 05:24:54 CEST 2009
	- when AnyEvent::AIO was loaded after event loop intiialise,
          then the watcher would get destroyed again.
        - take advantage of AnyEvent 3.81 API and simplify the module
          immensely.

1.0  Sat May 10 22:01:28 CEST 2008
	- original version, a Net::SNMP::EV-clone.