numam-spdk/lib/event
Ben Walker 2b79861deb nvmf: Make spdk_nvmf_tgt_listen asynchronous
This was internally asynchronous already, but make it
explicitly asynchronous so other code can properly
wait on the operation to complete.

This fixes an intermittent CI crash.

Change-Id: I81c9b19673566047dcffa94796236ca9fd7fa7d0
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/406226
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-04-05 12:54:31 -04:00
..
rpc rpc: free req before kill() to make asan complain a little bit less 2018-03-30 16:18:34 -04:00
subsystems nvmf: Make spdk_nvmf_tgt_listen asynchronous 2018-04-05 12:54:31 -04:00
app.c app: set default print log level INFO, log NOTICE 2018-04-03 13:52:35 -04:00
Makefile build: remove $(ENV_CFLAGS) where not necessary 2018-01-03 12:05:59 -05:00
reactor.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
rpc.c io_channel: add return value to pollers 2018-03-13 11:16:20 -04:00
subsystem.c event: allow subsystem to write configuration in async way 2018-03-27 02:57:28 -04:00