Re: multithreading Problems with net-snmp

2007-01-31 Thread Dave Shield
On 31/01/07, duan qian <[EMAIL PROTECTED]> wrote: > i am working on a project of network management baseed on net-snmp. > it always happened that one thread can works well,and the others all stop > at the line > status = snmp_synch_response(ss, pdu, &response); > does the function support mul

multithreading Problems with net-snmp

2007-01-31 Thread duan qian
i am working on a project of network management baseed on net-snmp.In my situation i have to get the mac,arp,if table of a swither or a router.So a build a object to get all the table of a device,but when the mount of the device comes huge the time it takes too long to wait. so i creat a single