Nmap Development mailing list archives

Re: NPing running out of sockets


From: David Fifield <david () bamsoftware com>
Date: Fri, 15 Oct 2010 13:33:53 -0700

On Fri, Oct 15, 2010 at 08:29:00PM +0200, Patrik Karlsson wrote:
Hi Luis,

I've tested the patch and it seems to work.

//Patrik
On 15 okt 2010, at 16.20, Luis MartinGarcia. wrote:

Hi Patrick,

I think I have a temporary work-around for the problem. Please try the
attached patch and let me know if it works for you.

+#ifndef MACOSX
+    #define MAX_IODS 1000  /**< Max number of IODs open at the same time */
+#else
+    #define MAX_IODS 250
+#endif

Why does this work, Luis?

David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: