Spdk/test/unit/lib/nvmf/ctrlr_discovery.c
Ben Walker 7e3b9f25ba nvmf: Clarify transport API for listen and accept
There are now three simple functions on the transport:

listen(transport, trid)
stop_listen(transport, trid)
accept(transport)

This makes the code quite a bit simpler.

Change-Id: I550343a084b5c095240703952c8c07ae535b5c16
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/371774
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-08-08 15:46:28 -04:00
..
.gitignore nvmf: Remove direct mode 2017-08-02 13:57:45 -04:00
ctrlr_discovery_ut.c nvmf: Clarify transport API for listen and accept 2017-08-08 15:46:28 -04:00
Makefile nvmf: Remove direct mode 2017-08-02 13:57:45 -04:00