mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
5ece6980eb
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.