[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: A few observations about systemd



]] Roger Leigh 

| Seriously?  It's just a poll interface.  How hard could it /possibly/
| be to fall back to using plain poll(2) in the mainloop? 

poll(2) does not give you edge triggers, something systemd uses, so
while you can emulate this in your own code, it does make life more
complex.

Cheers,
-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


Reply to: