[issue8407] expose signalfd(2) and sigprocmask(2) in the signal module

Tres Seaver report at bugs.python.org
Thu May 6 00:28:51 CEST 2010


Tres Seaver <tseaver at agendaless.com> added the comment:

Trying pthread_sigmask first, and falling back, seems like the right strategy to me.

----------
nosy: +tseaver

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8407>
_______________________________________


More information about the Python-bugs-list mailing list