
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:
- NPing running out of sockets Patrik Karlsson (Oct 01)
- Re: NPing running out of sockets Luis MartinGarcia (Oct 02)
- Re: NPing running out of sockets David Fifield (Oct 04)
- Re: NPing running out of sockets Luis MartinGarcia. (Oct 15)
- Re: NPing running out of sockets Patrik Karlsson (Oct 15)
- Re: NPing running out of sockets David Fifield (Oct 15)
- Re: NPing running out of sockets Luis MartinGarcia. (Oct 16)
- Re: NPing running out of sockets David Fifield (Oct 16)
- Re: NPing running out of sockets Luis MartinGarcia. (Oct 19)
- Re: NPing running out of sockets David Fifield (Oct 20)
- Re: NPing running out of sockets Patrik Karlsson (Oct 15)
- Re: NPing running out of sockets Luis MartinGarcia (Oct 02)