mirror of
https://github.com/monero-project/monero.git
synced 2025-12-15 01:43:49 +01:00
increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value
This commit is contained in:
@@ -48,7 +48,7 @@
|
|||||||
#include "syncobj.h"
|
#include "syncobj.h"
|
||||||
|
|
||||||
|
|
||||||
#define ABSTRACT_SERVER_SEND_QUE_MAX_COUNT 100
|
#define ABSTRACT_SERVER_SEND_QUE_MAX_COUNT 1000
|
||||||
|
|
||||||
namespace epee
|
namespace epee
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user