Hi, I was trying to create a thread using pthread_create() in one of the dynamic mib extension file, to listen on 60000 port.
I had ran it in two ways, 1. one with foreground option - (./snmpd -c snmpd.conf -Lsd -f) This point thread creation was successful. 2. one with deamon(without -f) option - (./snmpd -c snmpd.conf -Lsd) No thread got created. This issue I haven't observed with NetSNMP 5.4.2.1 version. It would be very helpful, if you can provide any info on this issue. Thanks, Kishore ______________________________________________________________________ This email has been scanned by the MessageLabs Email Security System. For more information please visit http://www.messagelabs.com/email ______________________________________________________________________ ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
