nmap/nsock/src
henri d7a3d43eb6 Reduce CPU consumption with nsock engine poll
Entering nsock_loop() with the poll engine activated and no registered FD
(timers only, for instance) should not directly return, but sleep until next
timeout.
2015-02-21 21:15:21 +00:00
..
acinclude.m4 Revert r33815 (unrelated changes) 2014-11-17 13:31:56 +00:00
aclocal.m4 Regen with Autoconf 2.68 and aclocal 1.11.6. 2012-09-19 16:41:35 +00:00
configure Revert r33815 (unrelated changes) 2014-11-17 13:31:56 +00:00
configure.ac Revert r33815 (unrelated changes) 2014-11-17 13:31:56 +00:00
engine_epoll.c Remove dead code: einfo->evlen cannot be zero. 2015-02-21 21:15:15 +00:00
engine_kqueue.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
engine_poll.c Reduce CPU consumption with nsock engine poll 2015-02-21 21:15:21 +00:00
engine_select.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
error.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
error.h Don't use unnecessary parens with __declspec 2015-01-01 13:39:47 +00:00
filespace.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
filespace.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
gh_heap.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
gh_heap.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
gh_list.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
Makefile.in Let nsock's configure take the same --with-libpcap as Nmap does 2013-12-11 23:17:50 +00:00
netutils.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
netutils.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_connect.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_core.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_engines.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_event.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_internal.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_iod.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_log.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_log.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_pcap.c Revert r33815 (unrelated changes) 2014-11-17 13:31:56 +00:00
nsock_pcap.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_pool.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_proxy.c Revert r33815 (unrelated changes) 2014-11-17 13:31:56 +00:00
nsock_proxy.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_read.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_ssl.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_ssl.h Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_timers.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
nsock_write.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
proxy_http.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00
proxy_socks4.c Auto regeneration with latest template files, etc. 2014-08-13 22:57:43 +00:00