mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
add some errors for ssl before resetting
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1925 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
106645f5e5
commit
9866a93b7c
@ -61,7 +61,7 @@ const int PQISSL_REMOTE_FLAG = 0x02;
|
||||
const int PQISSL_UDP_FLAG = 0x02;
|
||||
***********/
|
||||
|
||||
static const int PQISSL_MAX_READ_ZERO_COUNT = 20;
|
||||
static const int PQISSL_MAX_READ_ZERO_COUNT = 40;
|
||||
|
||||
/********** PQI SSL STUFF ******************************************
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user