Back ut FD_SETSIZE increasing until related kernel issues will be resolved
This commit is contained in:
parent
098f7d11d1
commit
a859cfcea9
@ -136,7 +136,7 @@ typedef _BSD_TIME_T_ time_t;
|
||||
* be enough for most uses.
|
||||
*/
|
||||
#ifndef FD_SETSIZE
|
||||
#define FD_SETSIZE 1024
|
||||
#define FD_SETSIZE 256
|
||||
#endif
|
||||
|
||||
typedef long fd_mask;
|
||||
|
Loading…
Reference in New Issue
Block a user