Closed oviano closed 2 months ago
I had adapted the code to run updates/refreshes more frequently and found that after a day or so the system ran out to file descriptors.
I trace it back to a missing closesocket() call after successfully retrieving the default gateway on Linux.
I had adapted the code to run updates/refreshes more frequently and found that after a day or so the system ran out to file descriptors.
I trace it back to a missing closesocket() call after successfully retrieving the default gateway on Linux.