+5
−0
Loading
Detect bad port strings before trying spdk_sock_listen() to improve the error messages for the user. This also will reject '0' and '-0' as port numbers, similar to recent fixes made for nvmf/tcp. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I8ea8a7fecd8a25020ab8505dec22f53b700622c9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/20528 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Aleksey Marchuk <alexeymar@nvidia.com> Community-CI: Mellanox Build Bot