Ensure we exchange cookies in s_server even if SCTP is disabled
authorMatt Caswell <matt@openssl.org>
Thu, 24 Aug 2017 08:52:11 +0000 (09:52 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 25 Aug 2017 09:50:56 +0000 (10:50 +0100)
commit1b3011abb36ff743c05afce1c9f2450d83d09d59
tree486d5b9b129faeb958a5c8ae2edf55cc1dfa2e48
parenta5e65f7c5ea04f26a6c1745f9a34b63b6956c063
Ensure we exchange cookies in s_server even if SCTP is disabled

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4243)
apps/s_server.c