Added call functionality to figure out the maximum number of sockets (file descriptors) available on system.

이 커밋은 다음에 포함됨:
Jan Vidar Krey
2009-08-02 22:28:34 +02:00
부모 077bffd74f
커밋 4931dc5dcb
3개의 변경된 파일22개의 추가작업 그리고 0개의 파일을 삭제
+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