Hi all,
I want to know if when an handler is called the whole snmpd process is blocked?

I have made the following test : i have put an infinite cycle on an handler 
whith a :

while (1) sleep(1);

When handler is called, process seems to be blocked on this call and it does 
not respond to other requests, how can i bypass that ?

Thanks for your response,
François Baltazar 
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to