2007-07-13 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Fri, 13 Jul 2007 01:57:02 +0000 (01:57 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Fri, 13 Jul 2007 01:57:02 +0000 (01:57 +0000)
commit5d25b54f30d2335694e98760e3560915bf639bff
tree192e0e11be44e0f8d1320d929f30a8a763ef2de2
parentc4bb93ec28db2bab7e02c5e6c76645a7367bf4b2
2007-07-13  Marcus Brinkmann  <marcus@g10code.de>

* Revert the "close_notify_handler" returns int stuff.  Always
close in the _gpgme_io_close implementations.
* engine-gpgsm.c (status_handler): Try to terminate the connection
in case of error.
* w32-io.c (_gpgme_io_read): Return C->error_code in ERRNO.
(_gpgme_io_write): Likewise.
gpgme/ChangeLog
gpgme/engine-gpgsm.c
gpgme/posix-io.c
gpgme/priv-io.h
gpgme/rungpg.c
gpgme/w32-glib-io.c
gpgme/w32-io.c