Remove manual shutdown and close of the socket since in this case
authortb <tb@openbsd.org>
Tue, 6 Feb 2018 02:40:29 +0000 (02:40 +0000)
committertb <tb@openbsd.org>
Tue, 6 Feb 2018 02:40:29 +0000 (02:40 +0000)
commit4a4ab3a6993aa0e492bbb47e470c5cdb7bb91ac6
tree15c7cb5d3650570c668a5b7642a1bb37588717ba
parent2cd5b662be8eb60f1d5330727af6e46d9991df31
Remove manual shutdown and close of the socket since in this case
SSL_free will do this a second time.

ok jsing
usr.bin/openssl/s_time.c