CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/11 07:21:09
Modified files:
usr.sbin/httpd : server.c
Log message:
Fix server_handshake_tls() - we should only call server_input() in the case
where the handshake has successfully completed.
ok beck@
