Event Objects in the Winsock SPI

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

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

Concepts

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