aboutsummaryrefslogtreecommitdiff
path: root/src/net/http
diff options
context:
space:
mode:
authorqmuntal <quimmuntal@gmail.com>2026-02-05 13:37:08 +0100
committerQuim Muntal <quimmuntal@gmail.com>2026-02-06 12:28:41 -0800
commit228c0468d5a0eefddbfd890565ee8253bd70346e (patch)
tree7fce65daf10f0fd12b3c70a45c0eebe56604a271 /src/net/http
parentf58a6a8e34d7db14871f2cf9bfd657e44a5c8b7b (diff)
downloadgo-228c0468d5a0eefddbfd890565ee8253bd70346e.tar.xz
internal/poll: optimize socket completion modes
FILE_SKIP_SET_EVENT_ON_HANDLE is always safe to use. FILE_SKIP_COMPLETION_PORT_ON_SUCCESS is safe as long as the socket is provided by an IFS provider. While here, stop using the kindFileNet type, it doesn't provide any value. Fixes #77448 Change-Id: Ib3dc0d68c7ff57b6a1f15f017e60a092e4b87f46 Reviewed-on: https://go-review.googlesource.com/c/go/+/742281 Reviewed-by: Damien Neil <dneil@google.com> Reviewed-by: Michael Pratt <mpratt@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Diffstat (limited to 'src/net/http')
0 files changed, 0 insertions, 0 deletions