From: Markus Wanner on 13 Jul 2010 10:31 This patch adds the capability for the coordinator to listen on sockets while waiting for imessages to arrive. Before the coordinator just slept until a signal arrives, notifying the coordinator about an internal message. Major caveat here: I'm using pselect(), which might still not be portable enough. The work-around for platforms on which a signal doesn't interrupt select has been removed as well. I can't think of any way to support platforms as broken as that.
|
Pages: 1 Prev: [HACKERS] bg worker: overview Next: [HACKERS] bg worker: patch 1 of 6 - permanent process |