dispatchrun / net

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

unix: implement Dial and Listen for unix domain sockets #11

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

This PR fixes support for unix sockets; our previous implementation was broken by recent changes from https://go-review.googlesource.com/c/go/+/502316/5