[systemd-devel] Bug in source_io_register?

David Strauss david at davidstrauss.net
Tue Oct 15 18:22:31 PDT 2013


This appears to be a case of having more than one source enabled for
the same fd, even if they're for different conditions (EPOLLIN vs.
EPOLLOUT). I'm looking now at changing the code to use only one source
but in a disabled, EPOLLIN only, EPOLLIN only, or EPOLLIN | EPOLLOUT
state.


More information about the systemd-devel mailing list