• 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
filestorage.go 16.7 KB