Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2011-08-13 14:28:15 +0400
committerCorinna Vinschen <corinna@vinschen.de>2011-08-13 14:28:15 +0400
commitf8b8b1be3cbd92e934a173823d656f3e8363eb49 (patch)
tree69359ec12545c9c8339b148bbf00640432da93a1 /configure.ac
parent41178da53306956423d8f04a446ca59cea2205eb (diff)
* miscfuncs.cc (CreatePipeOverlapped): New function.
(ReadPipeOverlapped): Ditto. (WritePipeOverlapped): Ditto. * miscfuncs.h: Declare new functions. * pinfo.cc (commune_process): Call WritePipeOverlapped instead of WriteFile. Set timeout to 1 sec. (_pinfo::commune_request): Call ReadPipeOverlapped instead of ReadFile. Set timeout to 0.5 secs. * sigproc.cc (sig_send): Create pipe using CreatePipeOverlapped.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions