]> Cypherpunks.ru repositories - gostls13.git/commit
doc/go1.21: mention NewFile on non-blocking descriptor
authorIan Lance Taylor <iant@golang.org>
Thu, 8 Jun 2023 00:11:50 +0000 (17:11 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 8 Jun 2023 16:48:20 +0000 (16:48 +0000)
commita272d1f6874172be618c70995947e44a9003aae6
tree13ac269d50247ec48e5798ec2b1723abc56bccaf
parent471561c590459c0b2b32978c124e395bbf4eb1a1
doc/go1.21: mention NewFile on non-blocking descriptor

The returned descriptor now remains in non-blocking mode.

For #58408
For #60211

Change-Id: I88d33c180db642d055b4fed3b03a9afa02e746bd
Reviewed-on: https://go-review.googlesource.com/c/go/+/501699
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Bypass: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
doc/go1.21.html