Re: asynch question

2009-02-16 Thread Wes Hardaker
> On Sat, 14 Feb 2009 18:59:30 -0800 (PST), "Chris S." > said: CS> First time working with net-snmp, trying to update a demo app to use CS> snmp_sess_async_send with the select_info/select, but I see select CS> hangs forever, where strace is stuck on a futex wait. Any pointers CS> on wh

asynch question

2009-02-14 Thread Chris S.
Group: First time working with net-snmp, trying to update a demo app to use snmp_sess_async_send with the select_info/select, but I see select hangs forever, where strace is stuck on a futex wait. Any pointers on what the issue might be. FC6 2.6.22.14-72 and net-snmp 5.4.2.1. Thankx: Chris