X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsystemd%2Fsd-event.h;h=8908c8454d2af14332d3ba6c71442b1bdde0a22b;hp=90fea4e17a23eeab0d8271e5072c741c3720dbab;hb=eaa3cbef3b8c214cd5c2d75b04e70ad477187e17;hpb=c2ba3ad6604ef2e189d7e0a36d6911116e84d3ab diff --git a/src/systemd/sd-event.h b/src/systemd/sd-event.h index 90fea4e17..8908c8454 100644 --- a/src/systemd/sd-event.h +++ b/src/systemd/sd-event.h @@ -33,11 +33,11 @@ - Supports event source priorisation - Scales better with a large number of time events, since it doesn't require one timerfd each + - Automatically tries to coalesce timer events system-wide - Handles signals and child PIDs TODO: - - Detect forks and return ECHILD - quit hooks */