]> Cypherpunks repositories - gostls13.git/commit
Revert "internal/poll: remove fallback path in accept"
authorIan Lance Taylor <iant@golang.org>
Tue, 6 Jun 2023 17:39:21 +0000 (17:39 +0000)
committerGopher Robot <gobot@golang.org>
Wed, 7 Jun 2023 18:23:55 +0000 (18:23 +0000)
commit7f26e9e5fb6502e72546908eb4035d00f4e99f02
tree197504d6e2cdc72c0c02d825f27270503d9f4798
parent3d78c735fc7d213e23383b9744297bd5251dc0e3
Revert "internal/poll: remove fallback path in accept"

This reverts CL 422375.

Reason for revert: We still need the fallback path on Solaris.

For #45964
For #59359

Change-Id: Ie598b9ef180708fb157080015aee44f67f6737c4
Reviewed-on: https://go-review.googlesource.com/c/go/+/501275
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
src/internal/poll/sock_cloexec.go