]> Sergey Matveev's repositories - btrtrc.git/commit
Increase peer connection buffer size from default (4096) to 20KiB
authorMatt Joiner <anacrolix@gmail.com>
Sat, 13 Sep 2014 17:47:06 +0000 (03:47 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 13 Sep 2014 17:47:06 +0000 (03:47 +1000)
commitf2bb5b1c567100023724957bcae3a341d4367331
tree9d101f74b87107aba47fe3840625d43850af04f6
parent7fccb77ebe12d2180ab147b7e1325ef95f8532c9
Increase peer connection buffer size from default (4096) to 20KiB

This reduces syscall overhead which becoming noticeable.
client.go