Re: SNMPv3 and Multi Threading

2005-01-25 Thread Wes Hardaker
> On Sun, 26 Dec 2004 09:40:03 +0200, Gil Steiner <[EMAIL PROTECTED]> said: Gil> Off the top of my head, I can give you one critical point: The Gil> list net-SNMP keeps for users is global. When a new user is Gil> added, it can replace an existing user and other threads that Gil> have pointers

RE: SNMPv3 and Multi Threading

2004-12-27 Thread Gil Steiner
users@lists.sourceforge.net Subject: RE: SNMPv3 and Multi Threading Gil: Given your apparent expertise with multi-threading, perhaps you could take some time to identify those areas where Net-SNMP code is not thread-safe, maybe even make code changes, so that the product will become (in a f

RE: SNMPv3 and Multi Threading

2004-12-22 Thread William R. Buckley
Gil: Given your apparent expertise with multi-threading, perhaps you could take some time to identify those areas where Net-SNMP code is not thread-safe, maybe even make code changes, so that the product will become (in a future release) thread-safe. It would be a shame to lose your insight into

Re: SNMPv3 and Multi Threading

2004-12-22 Thread Wes Hardaker
> On Thu, 16 Dec 2004 10:32:09 +0200, Gil Steiner <[EMAIL PROTECTED]> said: Gil> But as soon as I started to work with SNMPv3, the crashes came. I Gil> spent days trying to figure out what's wrong. I was extremely Gil> dissapointed to find that net-snmp, and please correct me if I'm Gil> wrong