Nmap Development mailing list archives

Re: general scanning engine - request for comments :)


From: Fyodor <fyodor () insecure org>
Date: Sat, 15 Jul 2006 15:22:29 -0700

On Fri, Jul 14, 2006 at 09:48:59PM +0200, majek04 wrote:
 
PS. Is it possible to break 'nsock_loop()' after first
event?

It will break when there are no more events (which will be after the
first one if that is all you create), or when the timeout (in
milliseconds) that you give it finishes, whichever comes first.  Or
you can specify a timeout of '0' to quickly do any work that is due
and then immediately return.

Cheers,
-F


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


Current thread: