numam-spdk/lib/net
Jim Harris 4d48d87a7f iscsi: remove idle connection handling
Some upcoming changes will effectively render this moot
anyways by adding an epoll/kqueue descriptor to poll
on in all cases (not just connections that have been
idle for 5ms).

The epoll/kqueue code was just ifdef'd out instead
of removed - some of this code will be useful
and reusable with minimal changes in the upcoming
patches.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I0c354390537e6369cb3c32e78a59c300dec6d098

Reviewed-on: https://review.gerrithub.io/395553
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: <shuhei.matsumoto.xt@hitachi.com>
2018-01-22 23:22:17 -05:00
..
interface.c util: add spdk_strerror() wrapper with TLS support 2018-01-04 15:00:09 -05:00
Makefile Add a network stack abstraction layer. 2016-08-03 13:30:27 -07:00
net_framework_default.c iscsi: remove idle connection handling 2018-01-22 23:22:17 -05:00
net_rpc.c log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
sock.c astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00