I have synchronized this method now. Thanks again! On 11.01.2010 15:41, [email protected] wrote: > org.snmp4j.agent.request.SnmpRequest.nextRequestID() does not look > thread-safe. Is this a bug? > The data type of transactionID is int. > > public static int nextTransactionID() { > return nextTransactionID++; > } > > _______________________________________________ > SNMP4J mailing list > [email protected] > http://lists.agentpp.org/mailman/listinfo/snmp4j
-- AGENT++ http://www.agentpp.com http://www.snmp4j.com http://www.mibexplorer.com http://www.mibdesigner.com _______________________________________________ SNMP4J mailing list [email protected] http://lists.agentpp.org/mailman/listinfo/snmp4j
