|
@@ -1,9 +1,6 @@
|
|
|
// Copyright 2014 The Go Authors. All rights reserved.
|
|
// Copyright 2014 The Go Authors. All rights reserved.
|
|
|
// Use of this source code is governed by a BSD-style
|
|
// Use of this source code is governed by a BSD-style
|
|
|
// license that can be found in the LICENSE file.
|
|
// license that can be found in the LICENSE file.
|
|
|
-// See https://code.google.com/p/go/source/browse/CONTRIBUTORS
|
|
|
|
|
-// Licensed under the same terms as Go itself:
|
|
|
|
|
-// https://code.google.com/p/go/source/browse/LICENSE
|
|
|
|
|
|
|
|
|
|
// TODO: replace all <-sc.doneServing with reads from the stream's cw
|
|
// TODO: replace all <-sc.doneServing with reads from the stream's cw
|
|
|
// instead, and make sure that on close we close all open
|
|
// instead, and make sure that on close we close all open
|