summaryrefslogtreecommitdiffstats
path: root/winsup/utils/cygcheck.cc
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-10-31 13:24:43 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-10-31 13:24:43 +0000
commitb079a89e259e11b5080725c349a7ffea161f4837 (patch)
tree7b8b1803909b13a70eccdcfc42a3e833939d063d /winsup/utils/cygcheck.cc
parent526b0fbca3770cd40133f89053dc79b99e5f0d71 (diff)
downloadcygnal-b079a89e259e11b5080725c349a7ffea161f4837.tar.gz
cygnal-b079a89e259e11b5080725c349a7ffea161f4837.tar.bz2
cygnal-b079a89e259e11b5080725c349a7ffea161f4837.zip
* transport_pipes.h (PIPE_NAME_PREFIX): New define.
(PIPE_NAME_SUFFIX): Ditto. (class transport_layer_pipes): Convert _pipe_name from char pointer to wchar_t array. * transport_pipes.cc (transport_layer_pipes::transport_layer_pipes): Accommodate the fact that _pipe_name is a wchar_t array, rather than a char pointer. (transport_layer_pipes::transport_layer_pipes): Initialize _pipe_name with variable pipe name based in installation key fetched from Cygwin DLL. (transport_layer_pipes::accept): Call CreateNamedPipeW explicitely. (transport_layer_pipes::connect): Call CreateFileW and WaitNamedPipeW explicitely.
Diffstat (limited to 'winsup/utils/cygcheck.cc')
0 files changed, 0 insertions, 0 deletions