Message135439
wakeup_signum.patch: simple patch to write the signal number (as a single byte) instead of just b'\x00' into the wake up file descriptor. It gives the ability to watch more than one signal and be able to know which one was raised. Included tests demonstrate the feature. The doc explains how to decode data written to the file descriptor. |
|
Date |
User |
Action |
Args |
2011-05-07 10:07:18 | vstinner | set | recipients:
+ vstinner, loewis, gregory.p.smith, spiv, exarkun, tseaver, pitrou, benjamin.peterson, marcin.bachry, schmichael, neologix, python-dev |
2011-05-07 10:07:18 | vstinner | set | messageid: <1304762838.12.0.883579579237.issue8407@psf.upfronthosting.co.za> |
2011-05-07 10:07:17 | vstinner | link | issue8407 messages |
2011-05-07 10:07:17 | vstinner | create | |
|