summary refs log tree commit diff stats
path: root/build_all.bat
diff options
context:
space:
mode:
authoralaviss <alaviss@users.noreply.github.com>2019-10-08 06:11:18 +0000
committerAndreas Rumpf <rumpf_a@web.de>2019-10-08 08:11:18 +0200
commite9fa4c9b9c8e2926449399a69a02676936bb842c (patch)
tree6f23d61cae4d80d2b05562db9bf89322a757fc48 /build_all.bat
parent0355c64b92ad388c1dade93415630df16256500b (diff)
downloadNim-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