w32: Use SetHandleInformation for _gpgme_io_pipe.
* src/w32-io.c (_gpgme_io_pipe): Create a pipe with bInheritHandle = TRUE, and then clear an end by SetHandleInformation.
- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
w32: Use SetHandleInformation for _gpgme_io_pipe. Tags None Subscribers None
Description
Details
|