From: rastejante <ras...@gm...> - 2008-05-28 17:58:52
|
Hi list, How can a set a timeout on the SSL connection? I already try it with settimeout() from socket object, but get OpenSSL.SSL.WantReadError. I also try it using the context set_timeout(), but seems to make no effect either. Tks in advance. |