numam-spdk/lib/nbd
Jim Harris c86075607b nbd: use SOCK_NONBLOCK with socketpair() call
This simplifies the code a bit, removing the need
for the separate fcntl() calls.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I4fef8f01a055d1471df87bd979c21d6198e9868a
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7596
Community-CI: Mellanox Build Bot
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2021-05-05 13:31:10 +00:00
..
Makefile so_ver: increase all major versions 2021-02-05 14:43:47 +00:00
nbd_internal.h lib/nbd: remove spdk prefix from internal functions. 2020-05-11 12:29:07 +00:00
nbd_rpc.c nbd/nbd_rpc: Fix memory leak of an error path. 2020-12-21 17:49:16 +00:00
nbd.c nbd: use SOCK_NONBLOCK with socketpair() call 2021-05-05 13:31:10 +00:00
spdk_nbd.map lib/nbd: add a map file. 2020-05-11 12:29:07 +00:00