• Rob Pike's avatar
    handle errors better: · 8071cdf7
    Rob Pike authored
    	1) terminate outstanding calls on the client when we see EOF from server
    	2) allow data to drain on server before closing the connection
    
    R=rsc
    DELTA=41  (23 added, 4 deleted, 14 changed)
    OCL=31687
    CL=31689
    8071cdf7
server.go 8.21 KB