mirror of
https://github.com/nmap/nmap.git
synced 2026-09-05 09:59:40 +00:00
and having close() #defined to my_close() in nbase_winunix.h, I'm just defining close() to closesocket() in nbase_winunix.h and removing my_close() from winfix.cc. I'm also defining EWOULDBLOCK to WSAEWOULDBLOCK in nbase_winunix.h. Nmap builds fine with these changes, and since it's just defining close() to something that already exists, it shouldn't negatively affect other branches. These are things I noticed while trying to cleanly "re-port" Ncat to VC++2008. |
||
|---|---|---|
| .. | ||
| ARPA | ||
| lib | ||
| license-sed | ||
| NET | ||
| NETINET | ||
| nsis | ||
| OpenSSL | ||
| pcap-include | ||
| RPC | ||
| winpcap | ||
| buildguide.txt | ||
| icon1.ico | ||
| ifaddrlist.h | ||
| IPExport.h | ||
| libpcap-note.txt | ||
| Makefile | ||
| nmap.rc | ||
| nmap.sln | ||
| nmap.vcproj | ||
| nmap_performance.reg | ||
| packet_types.h | ||
| resource.h | ||
| vcredist_x86.exe | ||
| winclude.h | ||
| winfix.cc | ||
| winfix.h | ||