mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
Revert "Added additional SSL logging abotu connection information as well as client and server cipher availability #4793"
This reverts commit 4b0dec69bf.
Conflicts:
src/lib/plugin/ns/SecureSocket.cpp
This commit is contained in:
parent
57f6022382
commit
d2439f8d5d
@ -35,6 +35,7 @@
|
||||
//
|
||||
|
||||
#define MAX_ERROR_SIZE 65535
|
||||
|
||||
// g_retryDelay * g_maxRetry = 10s
|
||||
static const int g_maxRetry = 1000;
|
||||
static const float g_retryDelay = 0.01f;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user