diff options
author | NIIBE Yutaka <[email protected]> | 2018-02-07 03:43:07 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2018-02-07 03:43:07 +0000 |
commit | 015fe1c47b91da340e9df6bed908e0747ae8c60b (patch) | |
tree | 0aea137c75cabedc084bef46a7c312179a8b6831 /dirmngr/server.c | |
parent | gpg: Update list of card vendors from master (diff) | |
download | gnupg-015fe1c47b91da340e9df6bed908e0747ae8c60b.tar.gz gnupg-015fe1c47b91da340e9df6bed908e0747ae8c60b.zip |
scd: Use pipe to kick the loop on NetBSD.
* configure.ac (HAVE_PSELECT_NO_EINTR): New.
* scd/scdaemon.c (scd_kick_the_loop): Write to pipe.
(handle_connections): Use pipe.
--
On NetBSD, signal to the same process cannot unblock pselect,
with unknown reason. Use pipe instead, for such systems.
GnuPG-bug-id: 3778
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'dirmngr/server.c')
0 files changed, 0 insertions, 0 deletions