| 1 |
root |
1.2 |
Revision history for AnyEvent::SNMP |
| 2 |
root |
1.1 |
|
| 3 |
root |
1.9 |
1.0 Wed Jan 6 11:42:57 CET 2010 |
| 4 |
root |
1.8 |
- use the faster AE::* functions. |
| 5 |
root |
1.9 |
- do no longer rely on the undocumented AnyEvent->loop method. |
| 6 |
root |
1.8 |
|
| 7 |
root |
1.7 |
0.2 Sat Apr 25 14:20:25 CEST 2009 |
| 8 |
root |
1.6 |
- limit number of outstanding requests and implement a dynamic |
| 9 |
root |
1.5 |
algorithm to adjust this limit to local and network conditions |
| 10 |
|
|
(implemented after lots of creative discussion with Karl Gaissmaier). |
| 11 |
|
|
|
| 12 |
root |
1.4 |
0.11 Fri Apr 10 07:32:23 CEST 2009 |
| 13 |
|
|
- fix testsuite loading the wrong module |
| 14 |
|
|
(reported by Karl Gaissmaier). |
| 15 |
|
|
|
| 16 |
root |
1.3 |
0.1 Wed Apr 1 00:39:08 CEST 2009 |
| 17 |
|
|
- original version, cloned from Net::SNMP::EV, but |
| 18 |
|
|
very different. |