Loading
sock: make sure ssl impl has lowest priority
Bumped up the priority of the posix and uring sock implementations to make sure they are selected before SSL, when no impl is explicitly specified. Fixes #2681 Signed-off-by:Konrad Sztyber <konrad.sztyber@intel.com> Change-Id: Ic8e1e2e13f7bce7ccd746f66087e348677df28d9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14354 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com>