]> sjero.net Git - wget/commit
Fix timeout option when used with SSL
authorKarsten Hopp <karsten@redhat.com>
Thu, 11 Jul 2013 09:27:35 +0000 (11:27 +0200)
committerGiuseppe Scrivano <gscrivano@gnu.org>
Fri, 12 Jul 2013 09:43:41 +0000 (11:43 +0200)
commitb8f036d16c508efde5bacfab9a96d8b6c6aeeeb2
treef12037c5cf6871a393921e72b3eaee6b225b3777
parent91f0f99e9a607cc72cd5dc8aa1f57a299f30948e
Fix timeout option when used with SSL

Previously wget didn't honor the --timeout option if the remote host did
not answer SSL handshake

Signed-off-by: Tomas Hozza <thozza@redhat.com>
src/ChangeLog
src/openssl.c