increase ABSTRACT_SERVER_SEND_QUE_MAX_COUNT to a more sane value

release-v0.4.0.1
Riccardo Spagni 10 years ago
parent 700b72c709
commit fdae09754e

@ -48,7 +48,7 @@
#include "syncobj.h"
#define ABSTRACT_SERVER_SEND_QUE_MAX_COUNT 100
#define ABSTRACT_SERVER_SEND_QUE_MAX_COUNT 1000
namespace epee
{

Loading…
Cancel
Save