mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-10 05:11:37 -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.