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

Comparing AnyEvent-SNMP/Changes (file contents):
Revision 1.11 by root, Sun Apr 15 11:02:07 2012 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
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.
2 9
36.0 Sun Apr 15 12:21:38 CEST 2012 106.0 Sun Apr 15 12:21:38 CEST 2012
4 - compatibility with 6.0.1 restored. 11 - compatibility with 6.0.1 restored.
5 - provide msg_handle_alloc method, as required by 6.0. 12 - provide msg_handle_alloc method, as required by 6.0.
6 - provide loop method, as required by 6.0. 13 - provide loop method, as required by 6.0.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines