]> Cypherpunks repositories - gostls13.git/commit
Revert "net: remove fallback path in sysSocket"
authorIan Lance Taylor <iant@golang.org>
Tue, 6 Jun 2023 17:41:06 +0000 (17:41 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 9 Jun 2023 00:17:39 +0000 (00:17 +0000)
commitbd00528d0415a8b8f4ca08e61856e843b7d8672b
tree71ae5ddc8b112fafae416babed9940966036da54
parentce8eadf591f81cbdec3d7887339a3dabfe20f7ea
Revert "net: remove fallback path in sysSocket"

This reverts CL 40364.

Reason for revert: Fallback path is still required on Solaris.

For #45964
For #59359

Change-Id: I4b8c8af77ee987cad6617221793b90c9a8829c3e
Reviewed-on: https://go-review.googlesource.com/c/go/+/501276
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Bryan Mills <bcmills@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>
Reviewed-by: Ian Lance Taylor <iant@google.com>
src/net/sock_cloexec.go