Added call functionality to figure out the maximum number of sockets (file descriptors) available on system.
이 커밋은 다음에 포함됨:
+2
@@ -83,8 +83,10 @@
|
||||
#ifndef WIN32
|
||||
#include <grp.h>
|
||||
#include <pwd.h>
|
||||
#include <sys/resource.h>
|
||||
#define HAVE_STRNDUP
|
||||
#define HAVE_MEMMEM
|
||||
#define HAVE_GETRLIMIT
|
||||
#endif
|
||||
|
||||
#ifdef SSL_SUPPORT
|
||||
|
||||
새 이슈에서 참조
사용자 차단