mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-01 04:10:07 +00:00
The documentation for `setsockopt(2)` mentioned accept filters for `EINVAL`, but I've found that it can arise for any manner of invalid values for setting socket options. We'll just have to leave this as a generic error.