Add items about I/O callbacks.
This commit is contained in:
parent
276e401c42
commit
f54a11ad14
11
NEWS
11
NEWS
@ -1,8 +1,19 @@
|
||||
Noteworthy changes in version CVS-HEAD
|
||||
------------------------------------------------
|
||||
|
||||
* It is possible to use an outside event loop for the I/O to the
|
||||
crypto engine by setting the I/O callbacks with gpgme_set_io_cbs.
|
||||
|
||||
* Interface changes relative to the 0.3.6 release:
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
GpgmeIOCb NEW
|
||||
GpgmeRegisterIOCb NEW
|
||||
GpgmeRemoveIOCb NEW
|
||||
GpgmeEventIO NEW
|
||||
GpgmeEventIOCb NEW
|
||||
struct GpgmeIOCbs NEW
|
||||
gpgme_set_io_cbs NEW
|
||||
gpgme_get_io_cbs NEW
|
||||
GPGME_ATTR_ERRTOK NEW
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user