]> Cypherpunks repositories - gostls13.git/commit
make FD a struct with Read, Write, etc.
authorRob Pike <r@golang.org>
Wed, 10 Sep 2008 22:23:28 +0000 (15:23 -0700)
committerRob Pike <r@golang.org>
Wed, 10 Sep 2008 22:23:28 +0000 (15:23 -0700)
commitc2723c23d6571ad4bb18632a033d238d515b3024
tree817ab36c41234773311986013070698f4437eee4
parente35139afd4d59314e3a46429ead6ed119cfda861
make FD a struct with Read, Write, etc.
as methods

R=gri,rsc
DELTA=99  (56 added, 31 deleted, 12 changed)
OCL=15103
CL=15103
src/lib/os/os.go