summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNIIBE Yutaka <gniibe@fsij.org>2022-11-04 19:04:39 +0900
committerNIIBE Yutaka <gniibe@fsij.org>2022-11-04 19:04:39 +0900
commit870fdcf92e5991c0bb2e349a951aa8dd93b0e22f (patch)
treef90ab83f8b54e3db82888566562dcc9afa69daf1 /tests/Makefile.am
parentce794a0a88a8dca11810ac79e6be6bf6b4e5326c (diff)
downloadlibassuan-870fdcf92e5991c0bb2e349a951aa8dd93b0e22f.tar.gz
w32: Support sendfd/recvfd through pipe connection.
* src/assuan-defs.h (w32_fdpass_send, w32_fdpass_recv): New. * src/assuan-pipe-connect.c [HAVE_W32_SYSTEM] (pipe_connect): Set w32_fdpass_send. [!HAVE_W32_SYSTEM] (assuan_pipe_connect): Use socketpair_connect. * src/assuan-pipe-server.c [HAVE_W32_SYSTEM] (assuan_init_pipe_server): Set w32_fdpass_recv. * src/system-w32.c (get_file_handle): New. (w32_fdpass_send): New, using "SENDFD" internal command. (w32_fdpass_recv): New, using the result of "SENDFD" internal command. -- GnuPG-bug-id: 6236 Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
Diffstat (limited to 'tests/Makefile.am')
0 files changed, 0 insertions, 0 deletions