diff options
author | Daiki Ueno <dueno@redhat.com> | 2017-02-15 12:07:31 +0100 |
---|---|---|
committer | Daiki Ueno <ueno@gnu.org> | 2017-02-16 16:17:14 +0100 |
commit | b534f1801d82c565e38305b2ed73dd00dc165f65 (patch) | |
tree | fe5506a04d36df8add96a78e46cc220c006d8034 /common/frob-getauxval.c | |
parent | 46e35810f8e9774bd5984b9fcb6d92450bf6ba0a (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 'common/frob-getauxval.c')
0 files changed, 0 insertions, 0 deletions