Home GnuPG
Diffusion GPGME 129741d2f713

Fix Windows port (spawn and assuan engine).
129741d2f713Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix Windows port (spawn and assuan engine).

2011-02-02 Marcus Brinkmann <mb@g10code.com>

  • configure.ac (NEED_LIBASSUAN_VERSION): Bump to 2.0.2 for system hooks.

src/
2011-02-02 Marcus Brinkmann <mb@g10code.com>

  • assuan-support.c (my_socket, my_connect): New functions. (_gpgme_assuan_system_hooks): Add my_Socket, my_connect.
  • priv-io.h (_gpgme_io_socket): New prototype.
  • w32-io.c (pid_to_handle, handle_to_oid, fd_to_handle): Remove macros. (is_socket): Remove function. (_gpgme_io_spawn) [HAVE_W32CE_SYSTEM]: Remove some dead code. (_gpgme_io_spawn): Translate handles before DuplicateHandle them.

Details

Provenance
marcusAuthored on Feb 2 2011, 2:07 PM
Parents
rMde287a7996c8: Merge commit 'a2b9adafe46c55a2c26dd46163055bbdf3526835'
Branches
Unknown
Tags
Unknown

Event Timeline

Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de> committed rM129741d2f713: Fix Windows port (spawn and assuan engine). (authored by Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>).Feb 2 2011, 2:11 PM