Nmap Development mailing list archives

Re: Nsock new engines


From: Henri Doreau <henri.doreau () gmail com>
Date: Mon, 22 Oct 2012 20:05:33 +0200

Hello,

after investigation (and testing, this time) I think I've fixed it.
The WSAPoll() function has a slightly different behavior than its unix
poll() sibling. It stubbornly refuses to run if the POLLPRI or any
POLLERR flag is part of the events (these flags being reserved to
describle the returned events).

I've added a couple ifdef WIN32 that seem to do the job.

Does r30107 work for you?

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


Current thread: