diff options
author | Werner Koch <[email protected]> | 2017-11-14 12:42:18 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-11-14 12:42:18 +0000 |
commit | 96a4fbecd1acf946dcde20bef4752c539dae196b (patch) | |
tree | 2aad45b34a7d144b918945a90645be98325b4f0b /dirmngr/domaininfo.c | |
parent | dirmngr: Limit the number of cached domains for WKD. (diff) | |
download | gnupg-96a4fbecd1acf946dcde20bef4752c539dae196b.tar.gz gnupg-96a4fbecd1acf946dcde20bef4752c539dae196b.zip |
dirmngr: Add a background task framework.
* dirmngr/workqueue.c: New.
* dirmngr/Makefile.am (dirmngr_SOURCES): Add new file.
* dirmngr/server.c (server_local_s): New field session_id.
(cmd_wkd_get): Add a task.
(task_check_wkd_support): New stub function.
(cmd_getinfo): New sub-commands "session_id" and "workqueue".
(start_command_handler): Add arg session_id and store it in
SERVER_LOCAL.
(dirmngr_status_helpf): New.
* dirmngr/dirmngr.h (wqtask_t): New type.
* dirmngr/dirmngr.c (main): Pass 0 as session_id to
start_command_handler.
(start_connection_thread): Introduce a session_id and pass it to
start_command_handler. Run post session tasks.
(housekeeping_thread): Run global workqueue tasks.
--
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'dirmngr/domaininfo.c')
0 files changed, 0 insertions, 0 deletions