Revision 1873
if we open more connections than we define with ulimit we might run
into a assert() in fdevent.c, try to limit the number of opened
connections before hand
Files
- added
- modified
- copied
- renamed
- deleted
Added by jan about 3 years ago
if we open more connections than we define with ulimit we might run
into a assert() in fdevent.c, try to limit the number of opened
connections before hand