Re: Sequence of invoking handler

2005-03-28 Thread Robert Story
On Wed, 16 Mar 2005 09:46:02 +0100 Grasic wrote: GI> Beside that, I've written my own helper handler takes care for returning GI> values, etc... When handling multiple requests from the same handler and in GI> the same handler call, and one of the request is not valid, handler is GI> called once ag

Sequence of invoking handler

2005-03-16 Thread Grasic Igor
Hello all snmp lovers :))! I wonder if anybody can explain to me, how handlers are invoked. The only knowledge I have, I got from debugging net-snmp :(. Beside that, I've written my own helper handler takes care for returning values, etc... When handling multiple requests from the same handler