On Sun, 28 Feb 2010 23:22:25 -0800 (PST) surya wrote:
SP> Is SNMP library does not redirect stderror to some log files ?

If you do not specify any log destinations, the library will default to using
stderr. If you don't want any logging, one way around this is to
specify /dev/null as the log file destination ( -Lf /dev/null).

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to