On Fri, Feb 7, 2014 at 2:02 PM, sin <[email protected]> wrote:
> Yes, I realize signalfd() is Linux specific... aw well.

Why did you choose signalfd() over sigwait()? The only advantage of
signalfd() seems to be poll()-ing or similar actions, which are not
used in sinit.

Willem

Reply via email to