Event Objects in the Winsock SPI

Event objects are introduced in Winsock as a general synchronization mechanism between Winsock service providers and applications. They are used for a number of purposes including indicating the completion of overlapped operations and the occurrence of one or more network events.

See Also

Creating Event Objects | Using Event Objects | Destroying Event Objects | Winsock Service Provider Interface (SPI)

© 1992-2003 Microsoft Corporation. All rights reserved.