dispatchrun / net

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

listen: accept ENOPROTOOPT as error from setsockopt #13

Closed achille-roussel closed 1 year ago

achille-roussel commented 1 year ago

Same reason as why we handled EINVAL.