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)
commit5b303017bb596cb10cd63f92d6ad63c0d7c652df
tree36c166ed1ac2adfa2c744bcaeb9cfb65c99fba57
parent7b1c997ad4101b7c8d6320639863b9fccabafb40
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.
trunk/gpgme/ChangeLog
trunk/gpgme/engine-gpgsm.c
trunk/gpgme/posix-io.c
trunk/gpgme/priv-io.h
trunk/gpgme/rungpg.c
trunk/gpgme/w32-glib-io.c
trunk/gpgme/w32-io.c