Jonathan Bernard 1d7c955805 Bugfix: don't try to cull connections from an empty pool.
The first step in culling connections was to take a subset of the pool's
connections from index 0 to numToCull. This leads to an error if
numToCull is also zero.
2022-06-04 10:46:00 -05:00
2019-12-25 18:07:23 -06:00
Description
No description provided
207 KiB
Languages
Nim 99.3%
Makefile 0.7%