diff options
author | alaviss <alaviss@users.noreply.github.com> | 2019-10-08 06:11:18 +0000 |
---|---|---|
committer | Andreas Rumpf <rumpf_a@web.de> | 2019-10-08 08:11:18 +0200 |
commit | e9fa4c9b9c8e2926449399a69a02676936bb842c (patch) | |
tree | 6f23d61cae4d80d2b05562db9bf89322a757fc48 /build_all.bat | |
parent | 0355c64b92ad388c1dade93415630df16256500b (diff) | |
download | Nim-e9fa4c9b9c8e2926449399a69a02676936bb842c.tar.gz |
nimsuggest: fix tcp socket leak (#12377) [backport]
A new socket is created for each iteration and leak immediately thanks to the accept() call replacing the created socket with the client socket. This commit fixes that.
Diffstat (limited to 'build_all.bat')
0 files changed, 0 insertions, 0 deletions