diff options
author | Martin Lucina <mato@kotelna.sk> | 2010-01-30 20:10:21 +0100 |
---|---|---|
committer | Martin Lucina <mato@kotelna.sk> | 2010-01-30 20:10:21 +0100 |
commit | 4ffc0ea124c4b1632fe29bbb1743393e024ae95e (patch) | |
tree | 7d9db073b6cabcc84c173954e56c3a02b85c9248 /Makefile | |
parent | dac8e8449dd134f9c43378e9ad1993ebc86080da (diff) |
Signal handling take 2, use zmq_poll in main thread
Signal handling now uses an inproc transport to send a message to the main
thread instead of acting on SIGINT and other termination signals and using
a global variable to signal alarm expiration (yuck).
This also changes the main/receiver thread architecture which now uses
zmq_poll() and gives us the additional advantage of being able to poll for
GUI events regularly. This solves the problem of the receive mode UI freezing
when the sender has gone away.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions