ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/AnyEvent-SNMP/Changes
(Generate patch)

Comparing AnyEvent-SNMP/Changes (file contents):
Revision 1.1 by root, Mon Dec 3 17:27:31 2007 UTC vs.
Revision 1.11 by root, Sun Apr 15 11:02:07 2012 UTC

1Revision history for Net::SNMP::EV 1Revision history for AnyEvent::SNMP
2 2
30.1 Mon Dec 3 18:26:50 CET 2007 36.0 Sun Apr 15 12:21:38 CEST 2012
4 - original version, a Glib::EV clone. 4 - compatibility with 6.0.1 restored.
5 - provide msg_handle_alloc method, as required by 6.0.
6 - provide loop method, as required by 6.0.
7 - improve documentation a bit.
8 - use common::sense.
9
101.0 Wed Jan 6 11:42:57 CET 2010
11 - use the faster AE::* functions.
12 - do no longer rely on the undocumented AnyEvent->loop method.
13
140.2 Sat Apr 25 14:20:25 CEST 2009
15 - limit number of outstanding requests and implement a dynamic
16 algorithm to adjust this limit to local and network conditions
17 (implemented after lots of creative discussion with Karl Gaissmaier).
18
190.11 Fri Apr 10 07:32:23 CEST 2009
20 - fix testsuite loading the wrong module
21 (reported by Karl Gaissmaier).
22
230.1 Wed Apr 1 00:39:08 CEST 2009
24 - original version, cloned from Net::SNMP::EV, but
25 very different.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines