diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2011-08-13 10:28:15 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2011-08-13 10:28:15 +0000 |
commit | f8b8b1be3cbd92e934a173823d656f3e8363eb49 (patch) | |
tree | 69359ec12545c9c8339b148bbf00640432da93a1 /configure | |
parent | 41178da53306956423d8f04a446ca59cea2205eb (diff) | |
download | cygnal-f8b8b1be3cbd92e934a173823d656f3e8363eb49.tar.gz cygnal-f8b8b1be3cbd92e934a173823d656f3e8363eb49.tar.bz2 cygnal-f8b8b1be3cbd92e934a173823d656f3e8363eb49.zip |
* 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')
0 files changed, 0 insertions, 0 deletions