On Mon, 30 Aug 2010 16:56:38 -0700 Wes wrote:
WH>          fp = fopen( buf2, "r" );
WH> +        if (!fp)
WH> +            continue; /* file (process) probably went away */
WH>          memset(buf, 0, sizeof(buf));

I probably would have put a debugmsg here, but..... +1 anyways. :-)

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to