+36
−0
+28
−0
+6
−0
+6
−0
Loading
Default socket implementation may be set without explicitly calling `sock_set_default_impl` RPC (POSIX impl is registered as default), but we currently have no way of letting user know what type of implementation is the default one via RPC. Considering above and that we already have `set` option, we should add `sock_get_default_impl`, so users can check the socket impl. Fixes #3280 Change-Id: I50145770a74874f3e19f1f5685c9717bcb82672e Signed-off-by:Krzysztof Karas <krzysztof.karas@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/22140 Reviewed-by:
Jim Harris <jim.harris@samsung.com> Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com>