]> Cypherpunks repositories - gostls13.git/commit
os: clarify that Close cancels pending I/O
authorIan Lance Taylor <iant@golang.org>
Tue, 10 Jul 2018 13:47:44 +0000 (06:47 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 11 Jul 2018 00:06:19 +0000 (00:06 +0000)
commite86bbc2e27bc584c23acee7f26d6d5b8d27f143a
tree4c2b6a6d2270ce6c4d653a1f8218f843aca22dd3
parentf5921d48f1f98a4803b1b9c112cab501bfb1713b
os: clarify that Close cancels pending I/O

Change-Id: I6be6818d951a999f916c2266a6753a5ce5144ee7
Reviewed-on: https://go-review.googlesource.com/122955
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
src/os/file_plan9.go
src/os/file_unix.go
src/os/file_windows.go