1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-28 16:16:48 +00:00
mpi 494e3bdd44 Fix incoherencies of errors returned by various *kqfilter routines.
EOPNOTSUPP is returned  when there's no "filterops" for a given fd.
EINVAL when the requested filter isn't supported by the "filterops".
ENXIO means the underlying device is no longer valid/present.

ok visa@
2020-04-03 08:24:52 +00:00
Description
No description provided
1.6 GiB
Languages
C 57.4%
C++ 28.7%
Perl 3.9%
Roff 3%
Makefile 0.9%
Other 5.6%