-
- Downloads
tlssession: add timeout parameter for connection
+ Rename connect->waitForReady (that is the goal of that method)
+ Remove while loops to wait for a new state (use condition_variables)
Change-Id: I9f763245e4bd0300fab2f015704366a2c43ace88
Reviewed-by:
Philippe Gorley <philippe.gorley@savoirfairelinux.com>
Showing
- src/peer_connection.cpp 4 additions, 4 deletionssrc/peer_connection.cpp
- src/peer_connection.h 2 additions, 2 deletionssrc/peer_connection.h
- src/ringdht/p2p.cpp 20 additions, 3 deletionssrc/ringdht/p2p.cpp
- src/security/tls_session.cpp 28 additions, 13 deletionssrc/security/tls_session.cpp
- src/security/tls_session.h 1 addition, 1 deletionsrc/security/tls_session.h
Loading
Please register or sign in to comment