dispatchrun / net

Go package implementing WASI socket extensions
Apache License 2.0
137 stars 7 forks source link

fix wasmedge getaddrinfo + test address lookup #10

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

This PR addresses a bug that was causing getaddrinfo to return only the last address of the results.