2008/10/21 Magnus Fromreide <[EMAIL PROTECTED]>: > In snmp_synch_response_cb, on line 1052 all session flags but > SNMP_FLAGS_RESP_CALLBACK are cleared - is that really intentional?
No. It should be a simple bit check ( &, not &= ) Now fixed. Dave ------------------------------------------------------------------------- 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
