]> Cypherpunks repositories - gostls13.git/commit
Fix channels used by WaitWrite (http server hangs on writes
authorBrendan O'Dea <bod@golang.org>
Thu, 30 Apr 2009 00:36:37 +0000 (17:36 -0700)
committerBrendan O'Dea <bod@golang.org>
Thu, 30 Apr 2009 00:36:37 +0000 (17:36 -0700)
commit7326a389fc014736a50c037a6579676e7a6f72cc
tree772a611dcf5cbe1571f7398b7071a632243febbe
parentce9fbdbee05d5972b0db55a599f557ec73ee39bf
Fix channels used by WaitWrite (http server hangs on writes
which hit EAGAIN).

R=rsc
APPROVED=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=27955
CL=28054
src/lib/net/fd.go