]> Cypherpunks repositories - gostls13.git/commit
add io.ReadWriteClose and use it in http
authorRuss Cox <rsc@golang.org>
Mon, 20 Oct 2008 19:37:07 +0000 (12:37 -0700)
committerRuss Cox <rsc@golang.org>
Mon, 20 Oct 2008 19:37:07 +0000 (12:37 -0700)
commit7c7a525d182a93473071307392fb47e8478aedd1
treef3a86526166a4e7adbee1efdd9b7d435f88263f5
parenta6b546fe3116095761b35976a231f64d28082934
add io.ReadWriteClose and use it in http

R=r
DELTA=15  (6 added, 7 deleted, 2 changed)
OCL=17447
CL=17461
src/lib/http/conn.go
src/lib/io.go