On Thu, 11 Aug 2005 16:47:35 -0400 [EMAIL PROTECTED] wrote:
CRC> I'm still having trouble finding my illegal instruction error and I've
CRC> gotten to thinking about threads. I have a multi-threaded program that
CRC> sends traps from one thread and acts as a sub-agent in another thread.
CRC> Trap
be careful. Is this
a Red-Hat 9 system?
Cheers,
Garyc
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 11, 2005 3:47 PM
Subject: Threading and Net-SNMP
I'm still having trouble finding my illegal instruction error and I've
gotten to thinking
what I was told is that Net-SNMP is not thread safe. So be careful. Is this
a Red-Hat 9 system?
Cheers,
Garyc
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Thursday, August 11, 2005 3:47 PM
Subject: Threading and Net-SNMP
> I'm still having trouble find
I'm still having trouble finding my illegal instruction error and I've
gotten to thinking about threads. I have a multi-threaded program that
sends traps from one thread and acts as a sub-agent in another thread.
Traps are asychronous and don't require any kind of session or state so
this is all