-
fixed test of raised fd limits · 182507d0
Raising FD limits was erroring when the OS's max was at the maximum signed integer value. Switched the code to using uint64 instead of int64. fixed #5495 License: MIT Signed-off-by:Rob Deutsch <rdeutschob@gmail.com>
由 rob-deutsch 提交于182507d0
×