monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Help: select() like functionality on pipes on Win32


From: Nathaniel Smith
Subject: Re: [Monotone-devel] Help: select() like functionality on pipes on Win32 - how?
Date: Mon, 18 Jul 2005 02:42:07 -0700
User-agent: Mutt/1.5.9i

On Mon, Jul 18, 2005 at 11:49:57AM +0200, Jon Bright wrote:
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipc/base/named_pipe_server_using_completion_routines.asp
> http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipc/base/named_pipe_server_using_overlapped_i_o.asp
[...]
> Alternatively, you could just create a semaphore and use 
> WaitForSingleObject, signalling readiness out-of-band?

Huh, neat.  Thanks :-).

-- Nathaniel

-- 
The Universe may  /  Be as large as they say
But it wouldn't be missed  /  If it didn't exist.
  -- Piet Hein




reply via email to

[Prev in Thread] Current Thread [Next in Thread]