mirror of
https://github.com/lubosz/overte.git
synced 2025-04-27 19:15:24 +02:00
Raise posix descriptor limit if necessary
This commit is contained in:
parent
06d1602c0d
commit
187259c838
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "AssignmentClientChildData.h"
|
||||
#include <HTTPManager.h>
|
||||
#include <HTTPConnection.h>
|
||||
#include <sys/resource.h>
|
||||
|
||||
extern const char* NUM_FORKS_PARAMETER;
|
||||
|
||||
|
|
Loading…
Reference in a new issue