Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

how manage libsnmp in a one thread program that use epoll_wait()

4 views
Skip to first unread message

David Bonnin

unread,
Jul 10, 2016, 11:35:12 AM7/10/16
to
Hello,

We have developed an apllication that used libsnmp, that works fine but , our development model follow event driven ( use only a thread that use epoll_wait() ), so we have an awfull epoll_wait(5ms) timeout to, to process snmp : agent_check_and_process(0).
So we use an active loop à 5ms period event no snmp activity is present...

What your opinion to manage that well ?

--

David.

0 new messages