]> Sergey Matveev's repositories - btrtrc.git/commit
Augment dialed connection timeouts with context.Context
authorMatt Joiner <anacrolix@gmail.com>
Wed, 16 Aug 2017 07:05:05 +0000 (17:05 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Wed, 16 Aug 2017 07:05:05 +0000 (17:05 +1000)
commit170bb72c34f13d06dd5e13608b7d1979e4f47bba
tree8c0be1fab4326809f3fbc3e578e0f66402f52802
parent9bec8f6a95ac924fb563b0a2248c8dd1e905863f
Augment dialed connection timeouts with context.Context

Works toward a dial timeout for half open connections. https://github.com/anacrolix/torrent/issues/169
client.go