Re: Single API Asynchronous Callback Function Signature

2010-07-15 Thread Brendan Tauras
Is there a way to get the opaque session pointer (struct session_list *) from the regular session pointer (struct snmp_session *) when using the Single API? If this is not possible, my description below may document a bug: Using select and read functions to do asynchronous callbacks will make a s

Auto Reply: Re: 5.6 DTLS support

2010-07-15 Thread ron . bets
This is an auto-replied message. I am out of office right now. I will be back in the office 26 July 2010. -- This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/f

Re: 5.6 DTLS support

2010-07-15 Thread Robert Story
On Tue, 13 Jul 2010 12:21:08 -0400 Daniel wrote: WD> Is there any sample source code that shows how to use SNMP over DTLS, WD> for example a Simple DTLS application? It's really just a matter of configuration for certs/fingerprint, and then you prefix hostnames with 'dtlsudp:'... More information