]> Cypherpunks repositories - gostls13.git/commit
net: remove some BUG entries
authorCherry Mui <cherryyz@google.com>
Mon, 9 Jun 2025 20:59:00 +0000 (16:59 -0400)
committerCherry Mui <cherryyz@google.com>
Thu, 12 Jun 2025 16:28:42 +0000 (09:28 -0700)
commit5a08865de339b5eeb8ad1c52635ea8ba505aafec
treeba65cb4242e6bd5b2fc09b057cb76bd2acfe511c
parentd166a0b03e88e3ffe17a5bee4e5405b5091573c6
net: remove some BUG entries

A few methods that were not implemented on Windows are implemented
in CL 668195.

Change-Id: I35423792a5af00f29fcd24e56a6dfcf013669371
Reviewed-on: https://go-review.googlesource.com/c/go/+/680180
Reviewed-by: Quim Muntal <quimmuntal@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/net/iprawsock.go
src/net/tcpsock.go
src/net/udpsock.go