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

Comparing AnyEvent-SNMP/Changes (file contents):
Revision 1.10 by root, Sun Oct 31 18:26:27 2010 UTC vs.
Revision 1.12 by root, Wed Oct 9 18:22:59 2019 UTC

1Revision history for AnyEvent::SNMP 1Revision history for AnyEvent::SNMP
2 2
36.02 Wed Oct 9 20:20:10 CEST 2019
4 - work around a bug in Net::SNMP, where a failure during SNMPv3
5 handshaking would cause Net::SNMP to freeze/never invoke the
6 callback. Since this module copied the code, it also has the
7 bug, so using Net::SNMP without this module will still trigger
8 it.
9
106.0 Sun Apr 15 12:21:38 CEST 2012
11 - compatibility with 6.0.1 restored.
12 - provide msg_handle_alloc method, as required by 6.0.
13 - provide loop method, as required by 6.0.
3 - improve documentation a bit. 14 - improve documentation a bit.
4 - use common::sense. 15 - use common::sense.
5 16
61.0 Wed Jan 6 11:42:57 CET 2010 171.0 Wed Jan 6 11:42:57 CET 2010
7 - use the faster AE::* functions. 18 - use the faster AE::* functions.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines