diff options
author | Marcus Brinkmann <[email protected]> | 2008-06-27 16:07:33 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2008-06-27 16:07:33 +0000 |
commit | 695ec56ffbf3cf1cb4722f5fab33dd2bdb43a9af (patch) | |
tree | 0292c4e761d3ee380634ac961e687b4d75777377 /doc/module-overview.sk | |
parent | Fix incompatibility with non-recent mingw runtimes. (diff) | |
download | gpgme-695ec56ffbf3cf1cb4722f5fab33dd2bdb43a9af.tar.gz gpgme-695ec56ffbf3cf1cb4722f5fab33dd2bdb43a9af.zip |
2008-06-27 Marcus Brinkmann <[email protected]>
* gpgme.texi (Cancellation): Document gpgme_cancel_async.
gpgme/
2008-06-27 Marcus Brinkmann <[email protected]>
* context.h: Include "sema.h".
(struct gpgme_context): New members lock and canceled.
* gpgme.c (gpgme_new): Initialize lock.
(gpgme_release): Destroy lock.
(gpgme_cancel_async): New function.
* op-support.c (_gpgme_op_reset): Reset the canceled flag.
* wait-global.c (gpgme_wait): Check cancel flag before processing
any I/O callbacks.
* wait-private.c (_gpgme_wait_on_condition): Likewise.
* wait-user.c (_gpgme_user_io_cb_handler): Likewise.
Diffstat (limited to 'doc/module-overview.sk')
0 files changed, 0 insertions, 0 deletions