Nmap Development mailing list archives

Re: Ncat: socket bind error on Mac OS X


From: Dirk Loss <lists () dirk-loss de>
Date: Mon, 28 Jul 2008 06:45:44 +0200

Hi,

David Fifield wrote:
On Sun, Jul 27, 2008 at 05:48:22PM -0500, Kris Katterjohn wrote:
Currently do_listen is calling Bind with sizeof(srcaddr), which
is 128. If I change it to sizeof(struct sockaddr_in), which is
16, then it works.
Sounds like a plan.  I'll commit a fix in a minute.
That fixes it for me.

Thank you David and Kris, the fix works for me as well.

Dirk


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


Current thread: