]> Cypherpunks repositories - gostls13.git/commit
os: use kernel limit on pipe size if possible
authorIan Lance Taylor <iant@golang.org>
Thu, 27 Apr 2017 04:22:03 +0000 (21:22 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 27 Apr 2017 04:42:21 +0000 (04:42 +0000)
commit220e0e0f7383a79fda0ba61bd1bf2076f5f74d72
treee94f2ba0603038c2c554daef6107e13334e4ccfa
parent35cbc3b55b9d5d159a5a7a160ea680b32f043bf8
os: use kernel limit on pipe size if possible

Fixes #20134

Change-Id: I92699d118c713179961c037a6bbbcbec4efa63ba
Reviewed-on: https://go-review.googlesource.com/41823
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/os/pipe_test.go