1. 28 Sep, 2017 3 commits
  2. 20 Sep, 2017 4 commits
  3. 19 Sep, 2017 5 commits
  4. 18 Sep, 2017 22 commits
  5. 17 Sep, 2017 4 commits
  6. 15 Sep, 2017 2 commits
    • Kirill Smelkov's avatar
      X rxghandoff · 8021a1d5
      Kirill Smelkov authored
      With some care it is possible for serveRecv to put itself to pause and
      handoff execution to goroutine for which a packet arrived.
      
      See comments in serveRecv about how it is done.
      
      For BenchmarkTCPlosr cuts RTT 12.5μs -> 6.6μs .
      8021a1d5
    • Kirill Smelkov's avatar
      . · 4df008a0
      Kirill Smelkov authored
      4df008a0