The Go programming language
Go to file
Brendan O'Dea 2cf5c809d0 Ignore SIGPIPE such that write returns EPIPE.
Currently a http server will be killed on receipt of SIGPIPE
if a client closes a socket which the server is trying to
write to.

R=rsc
APPROVED=rsc
DELTA=2  (0 added, 0 deleted, 2 changed)
OCL=27959
CL=28055
2009-04-29 17:36:58 -07:00
doc typo in spec 2009-04-29 11:45:08 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src Ignore SIGPIPE such that write returns EPIPE. 2009-04-29 17:36:58 -07:00
test bug 139 2009-04-28 13:52:56 -07:00
usr Some adjustments to godoc: 2009-04-28 19:11:37 -07:00