handle_established_connection(): Remove superfluous calls to close_client_and_server_...
authorFabian Keil <fk@fabiankeil.de>
Tue, 3 Mar 2020 10:27:07 +0000 (11:27 +0100)
committerFabian Keil <fk@fabiankeil.de>
Thu, 12 Mar 2020 10:07:21 +0000 (11:07 +0100)
commit37e87f7b7dbce1ebf3cddd690ce2696b2d0375f6
treeef7fe3729dce2eeadd0832ae90fe08846af5a1ed
parent6312a64f05d3de7cad1658600b132e39622898a0
handle_established_connection(): Remove superfluous calls to close_client_and_server_ssl_connections()

... in the !client_use_ssl(csp) paths.

Sponsored by: Robert Klemme
jcc.c