1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-25 20:36:38 +02:00
Files
weechat/src/gui
Sébastien Helleu 018b969381 core: fix deadlock when quitting after a signal is received (closes #32)
The code in signal handers (SIGHUP, SIGQUIT, SIGTERM) is moved into main
loop, this hopefully fixes the deadlock when quitting after receiving
one of these signals.

The code in SIGWINCH signal handler is moved too (even if it shouldn't
be a problem).
2016-11-13 16:07:24 +01:00
..
2016-01-01 11:09:53 +01:00
2016-01-01 11:09:53 +01:00
2016-01-01 11:09:53 +01:00
2016-01-01 11:09:53 +01:00
2016-01-01 11:09:53 +01:00
2016-01-01 11:09:53 +01:00
2016-01-01 11:09:53 +01:00