On Mon, Feb 20, 2012 at 11:59 AM, Ross Lagerwall
wrote:
> Hi,
>
> What is the status of the signalfd branch? It seems like the main
> problem with the implementation is the use of sigprocmask whose behavior
> isn't specified in a multithreaded environment and from my testing,
> doesn't have the de
Hi,
What is the status of the signalfd branch? It seems like the main
problem with the implementation is the use of sigprocmask whose behavior
isn't specified in a multithreaded environment and from my testing,
doesn't have the desired effect. Even using pthread_sigmask wouldn't
help since it only