nmap/nsock
henri 4b1e2a94bb A couple adjustemnt for windows.
- Do not set the X flags as events to be watched.
  - Do not use POLLPRI as a R flag.

Not doing so causes WSAPoll() to fail with an "invalid argument" error.
2012-10-22 17:57:58 +00:00
..
examples Use nse_errorcode() to get the actual errors. 2012-09-21 09:08:24 +00:00
include Added new poll and kqueue/kevent nsock engines. 2012-10-21 23:20:35 +00:00
src A couple adjustemnt for windows. 2012-10-22 17:57:58 +00:00
nsock.vcxproj Added new poll and kqueue/kevent nsock engines. 2012-10-21 23:20:35 +00:00