Loading
jsonrpc: use SOCK_NONBLOCK in socket() calls
This allows us to remove separate fcntl() calls to set O_NONBLOCK. Signed-off-by:Jim Harris <james.r.harris@intel.com> Change-Id: I1a590cfb3b65b3174bb5ef33e060cdc9bb7ac86c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/7598 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> Reviewed-by:
<dongx.yi@intel.com>