Menu

#271 OpenSSL bufferevents and timeouts

For_2.0
open
nobody
None
5
2012-04-05
2012-04-05
No

Changing the timeout on a ssl bufferevent doesn't seem to remove an existing timeout.

Scenario:
Create an openssl bufferevent, set a timeout on it, do handshaking. After the connection is established, I clear the timeouts (A higher level of logic in the application deals with them at that point), but the timeout event still gets triggered.

Started sometime after 2.0.15.

Discussion

  • Nick Mathewson

    Nick Mathewson - 2012-04-05
    • milestone: --> For_2.0
     
  • Nick Mathewson

    Nick Mathewson - 2012-04-05

    It sounds like you've got a little test program for this. If so, could you upload it?

     

Log in to post a comment.