Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kSocketEvent Struct Reference

Description

Represents a set of socket event types.

Related

#define kSOCKET_EVENT_READ   (1)
 Socket ready for reading/accepting.
 
#define kSOCKET_EVENT_WRITE   (2)
 Socket potentially ready for writing.
 
#define kSOCKET_EVENT_EXCEPT   (4)
 Socket has an unexpected condition.
 

The documentation for this struct was generated from the following file: