]> Sergey Matveev's repositories - btrtrc.git/commit
When updating requests, only tickle writer if there are no requests pending
authorMatt Joiner <anacrolix@gmail.com>
Sat, 18 Sep 2021 11:01:06 +0000 (21:01 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 18 Sep 2021 11:01:06 +0000 (21:01 +1000)
commitcd49f75cb9ca83065609d02d9813acf31e24b4af
treedf4fa974bcc581f627bef74f452085a8217aef9e
parent21358ba458da49e9b143dde4ca244e0931b64adc
When updating requests, only tickle writer if there are no requests pending

Just a quick attempt to reduce load for now. There'll be a much better way to do this.
peerconn.go