summaryrefslogtreecommitdiff
path: root/p11-kit/test-modules.c
diff options
context:
space:
mode:
authorDaiki Ueno <dueno@redhat.com>2017-02-15 12:07:31 +0100
committerDaiki Ueno <ueno@gnu.org>2017-02-16 16:17:14 +0100
commitb534f1801d82c565e38305b2ed73dd00dc165f65 (patch)
treefe5506a04d36df8add96a78e46cc220c006d8034 /p11-kit/test-modules.c
parent46e35810f8e9774bd5984b9fcb6d92450bf6ba0a (diff)
rpc: Port exec transport to Windows
On Windows, use _spawnv() to create a subprocess and two unidirectional pipe created with _pipe() to communicate with it. If we can assume WinSock, it might be simpler to use a socketpair() replacement from: https://github.com/ncm/selectable-socketpair.
Diffstat (limited to 'p11-kit/test-modules.c')
0 files changed, 0 insertions, 0 deletions