1
0
mirror of https://github.com/golang/go synced 2024-11-25 04:57:56 -07:00
go/src
Graham Miller 69334ee62b netchan: graceful handling of closed connection
Currently, when an importer closes the connection, the exporter gives an
error message 'netchan export: error decoding client header:EOF'.  This
change causes the exporter to look for an EOF during the parse of the
header, and silences the log message in that case.

R=r
CC=golang-dev, rog
https://golang.org/cl/4132044
2011-02-08 12:42:31 -08:00
..
cmd peep: fix optimization bug 2011-02-07 17:21:04 -08:00
lib9 lib9: update to Unicode 6.0.0 2011-01-31 12:38:54 -05:00
libbio build: test for _WIN32, not _MINGW32 2010-09-08 22:20:35 -04:00
libmach gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00
pkg netchan: graceful handling of closed connection 2011-02-08 12:42:31 -08:00
all.bash build: $GOBIN defaults to $GOROOT/bin 2010-08-24 20:00:33 -04:00
clean.bash build: allow clean.bash to work on fresh checkout 2011-02-04 14:33:08 -05:00
env.bash env.bash: more quoting in case of spaces 2010-11-05 23:04:08 -04:00
make.bash make.bash: stricter selinux test 2011-01-25 10:19:39 -05:00
Make.ccmd build: remove intermediate yacc files in Make.ccmd 2010-12-14 12:22:40 -05:00
Make.clib build: Allow archiver to be specified in the environment with HOST_AR. 2010-12-07 15:28:26 -05:00
Make.cmd gotest: enable unit tests for cmd directories 2011-02-03 14:54:01 -05:00
Make.common build: remove unnecessary references to GOBIN and GOROOT 2010-08-30 15:40:56 -04:00
Make.inc remove nacl 2010-12-15 11:49:23 -05:00
Make.pkg cgo: don't run cgo when not compiling 2011-02-08 15:40:11 -05:00
quietgcc.bash build: add GOHOSTOS and GOHOSTARCH environment variables. 2010-10-08 18:52:28 +11:00
run.bash run.bash: disable doc/codelab/wiki test on windows 2011-01-31 15:58:44 +11:00
sudo.bash build: no required environment variables 2010-08-18 10:08:49 -04:00
version.bash gc, ld: detect stale or incompatible object files 2011-02-03 13:51:43 -05:00