winhttp: Remove calls to SSL_CTX_set_timeout, as they affect the session's lifetime...
authorJuan Lang <juan.lang@gmail.com>
Tue, 21 Jul 2009 20:53:54 +0000 (13:53 -0700)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 22 Jul 2009 10:04:46 +0000 (12:04 +0200)
commit1229aa723a7e38194beb43f632bf67af8342986c
treed043880fc2a011a7201ae623ac8d3e704110d198
parent2418e82810a6caa594a7071dc5d85ef4e73b3ab0
winhttp: Remove calls to SSL_CTX_set_timeout, as they affect the session's lifetime, not the read timeout.
dlls/winhttp/net.c