diff options
author | Marcus Brinkmann <[email protected]> | 2010-06-09 13:33:31 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2010-06-09 13:33:31 +0000 |
commit | 9386a5e76016b96f17d2570b314b5d2640d9cdd8 (patch) | |
tree | a25c17beef67dbb7381b2292f8b99b70d380ebed /src/w32-glib-io.c | |
parent | 2010-06-09 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-9386a5e76016b96f17d2570b314b5d2640d9cdd8.tar.gz gpgme-9386a5e76016b96f17d2570b314b5d2640d9cdd8.zip |
2010-06-09 Marcus Brinkmann <[email protected]>
* w32-io.c [HAVE_W32CE_SYSTEM]: Include assuan.h and winioctl.h.
(GPGCEDEV_IOCTL_UNBLOCK) [HAVE_W32CE_SYSTEM]: Define.
(set_synchronize) [HAVE_W32CE_SYSTEM]: Stub it out.
(is_socket): Allow to return -1 for auto-detect (old behaviour).
(is_socket) [HAVE_W32CE_SYSTEM]: Return -1.
(reader): Handle auto-detect case. Handle ctx->stop_me before
checking for EOF.
(destroy_reader) [HAVE_W32CE_SYSTEM]: Unblock a pending reader.
(writer): Handle auto-detect case. Handle ctx->stop_me with
ERROR_BUSY.
(destroy_writer) [HAVE_W32CE_SYSTEM]: Unblock a pending writer.
(_gpgme_io_pipe) [HAVE_W32CE_SYSTEM]: Implement in terms of a
half-pipe.
(build_commandline) [HAVE_W32CE_SYSTEM]: New function.
(_gpgme_io_spawn) [HAVE_W32CE_SYSTEM]: Implement it differently
for this platform.
(_gpgme_io_fd2str) [HAVE_W32CE_SYSTEM]: Implement it for RVIDs.
(_gpgme_io_dup) [HAVE_W32CE_SYSTEM]: Stub it out.
Diffstat (limited to 'src/w32-glib-io.c')
0 files changed, 0 insertions, 0 deletions