Skip to content

Handle UDP bind -> listen EACCES.

5d86d0a
Select commit
Loading
Failed to load commit list.
Open

IO::Endpoint::Wrapper#bind always calls listen and handles EOPNOTSUPP, but in some environments, the error is translated to/propagated as EACCES #20

Handle UDP bind -> listen EACCES.
5d86d0a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs