|
Nmap Development
mailing list archives
Next issue (Re: Help: fd_set porting to Win32?)
From: " mixter () gmail com" <mixter () gmail com>
Date: Sun, 1 Jun 2008 11:55:24 +0200
Next issue, fcntl() and gethostbyname() and
several related definitions cannot be found on windows. :(
Even though I already include nbase/nbase.h in the file
in question (ncat_connect.c), and verified that this
includes win32 compatibility code and with it, fcntl.h.
Directly including fcntl.h doesn't work either.
How can this be, i.e. if I already, specifically
#include "nbase/nbase.h"
from that file, and it still doesn't know fcntl,
which seems working in nmap?
Including any other nbase, or nsock, header,
does not work either...
Thanks for any insight.
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Next issue (Re: Help: fd_set porting to Win32?) mixter () gmail com (Jun 01)
|