numam-spdk/examples
yidong0635 c26bd15881 example/sock: avoid register poller multiple times
Timeout poller in hello_sock_quit which locates in hello_sock_accept_poll
can be registered multiple times, each poller allocates memory and
can't be freed.

fixed issue#521

Change-Id: I2730f0e53d99a525becca263c6731231adf5f64b
Signed-off-by: yidong0635 <dongx.yi@intel.com>
Reviewed-on: https://review.gerrithub.io/437226
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
2018-12-19 01:45:04 +00:00
..
bdev thread: Use TLS to accelerate thread look up 2018-12-14 18:54:03 +00:00
blob build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
ioat build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
nvme nvme/perf:Fix two small defects. 2018-12-18 17:45:07 +00:00
sock example/sock: avoid register poller multiple times 2018-12-19 01:45:04 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00