diff options
author | NIIBE Yutaka <[email protected]> | 2018-03-13 03:05:57 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2018-03-13 03:05:57 +0000 |
commit | 71e5282c25ba812c7091e587edd721839bc4c2ac (patch) | |
tree | 416f2b82f342e31aba152a08e07673da54960a64 /g10/call-agent.c | |
parent | scd: Fix typo in previous commit. (diff) | |
download | gnupg-71e5282c25ba812c7091e587edd721839bc4c2ac.tar.gz gnupg-71e5282c25ba812c7091e587edd721839bc4c2ac.zip |
scd: Fix for GNU/Linux suspend/resume.
* configure.ac (require_pipe_to_unblock_pselect): Default is "yes".
* scd/scdaemon.c (scd_kick_the_loop): Minor clean up.
--
Normally SIGCONT or SIGUSR2 works for unblocking pselect. But on my
machine with GNU/Linux, when a machine is suspend/resume-ed, pselect
keeps blocked, while signal itself is delivered.
It's better to use pipe.
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions