• Russ Cox's avatar
    bufio: · 9aa28f92
    Russ Cox authored
    	* avoid large copies
    	* NewBufRead, NewBufWrite never fail
    	* add BufReadWrite
    
    io:
    	* add io.Close
    
    http, google/net/rpc:
    	* add, use http.Conn.Hijack
    
    R=r
    DELTA=416  (202 added, 123 deleted, 91 changed)
    OCL=24153
    CL=24238
    9aa28f92
Name
Last commit
Last update
doc Loading commit data...
include Loading commit data...
lib Loading commit data...
pkg Loading commit data...
src Loading commit data...
test Loading commit data...
usr/gri Loading commit data...