On Mon, Apr 20, 2009 at 12:30 PM, Dave Shield <[email protected]> wrote: > OK - I've reverted that patch, and applied a simpler one to deal > with the immediate problem. (i.e. skip any fd's that are too large > to be handled by fd_set, etc).
Hello Dave, Can you please remove the ">= FD_SETSIZE" tests again ? These cause the Windows snmpd.exe to stop immediately (all socket handles on Windows have a numeric value >= 1024). Bart. ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
