aboutsummaryrefslogtreecommitdiff
path: root/src/database/sql/sql.go
diff options
context:
space:
mode:
authorChris O'Hara <cohara87@gmail.com>2023-06-03 11:51:02 +1000
committerGopher Robot <gobot@golang.org>2023-06-29 23:06:46 +0000
commit18e17e2cb12837ea2c8582ecdb0cc780f49a1aac (patch)
treeca80cd9a860d26fcb3001b3a64b7e0d7575a1968 /src/database/sql/sql.go
parent1e97c515367103da5278fe7047df8d5ffd8a3267 (diff)
downloadgo-18e17e2cb12837ea2c8582ecdb0cc780f49a1aac.tar.xz
net: enable pure Go resolver for wasip1
Top-level functions in the net package that only read files, for example LookupPort(...), or LookupIP(host) where host resides in /etc/hosts, now work on wasip1. If the application has the ability to create sockets (for example, when using a sockets extension to WASI preview 1), it's now possible to do name resolution by passing a custom Dial function to a Resolver instance. Change-Id: I923886f67e336820bc89f09ea1855387c8dac61a Reviewed-on: https://go-review.googlesource.com/c/go/+/500579 Auto-Submit: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Run-TryBot: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Randy Reddig <ydnar@shaderlab.com> Reviewed-by: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Diffstat (limited to 'src/database/sql/sql.go')
0 files changed, 0 insertions, 0 deletions