]> Sergey Matveev's repositories - btrtrc.git/commit
Fix a UTP Conn leak, on unencrypted followup dial attempts
authorMatt Joiner <anacrolix@gmail.com>
Wed, 2 Mar 2016 12:27:46 +0000 (23:27 +1100)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 2 Mar 2016 12:27:46 +0000 (23:27 +1100)
commitc175fab5a648ee5a8be03d947e50aec7c128b0a3
tree1312c321244bdf5097c65911fd30cd2d42bb3405
parentaed2b6b3cb3b76629f11644a084cd190b36ae70b
Fix a UTP Conn leak, on unencrypted followup dial attempts

I would guess that TCP ones were cleaned up by GC.
client.go