Files
docker-cli/components/engine/pkg/ioutils
Aaron Lehmann 971f161db1 Cap the amount of buffering done by BytesPipe
Turn BytesPipe's Read and Write functions into blocking, goroutine-safe
functions. Add a CloseWithError function to propagate an error code to
the Read function.

Adjust tests to work with the blocking Read and Write functions.

Remove BufReader, since now its users can use BytesPipe directly.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Upstream-commit: 64f8ee444d23ae29a236f169f1d7faf7042b524a
Component: engine
2015-11-12 10:11:29 -08:00
..
2015-09-23 14:35:13 +08:00
2015-08-03 09:45:05 +08:00
2015-05-04 19:56:10 +02:00
2015-08-03 09:45:05 +08:00