Closed achille-roussel closed 1 year ago
This PR modifies wasirun to use net.DefaultResolver so we can configure the DNS servers for SockAddressInfo and propagate the context for asynchronous cancellation.
wasirun
net.DefaultResolver
SockAddressInfo
This PR modifies
wasirun
to usenet.DefaultResolver
so we can configure the DNS servers forSockAddressInfo
and propagate the context for asynchronous cancellation.