Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: multi-file polling on Windows (OT)

Author: Fabien Letouzey

Date: 07:47:20 04/07/04

Go up one level in this thread


On April 07, 2004 at 10:22:36, Russell Reagan wrote:

>I haven't used this in a while, but you might be able to do this with
>WaitForMultipleObjects().

The name looks attractive.
Here is part of the documentation for it:

---

The WaitForMultipleObjects function can specify handles of any of the following
object types in the lpHandles array:

    * Change notification
    * Console input
    * Event
    * Job
    * Memory resource notification
    * Mutex
    * Process
    * Semaphore
    * Thread
    * Waitable timer

---

I am not familiar with the Windows terminology.
Do you think pipes fit in this list?

Fabien.




This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.