The EventConfig class
(PECL event >= 1.2.6-beta)
はじめに
Represents configuration structure which could be used in construction of the EventBase .
クラス概要
定義済み定数
-
EventConfig::FEATURE_ET
-
Requires a backend method that supports edge-triggered I/O.
-
EventConfig::FEATURE_O1
-
Requires a backend method where adding or deleting a single event, or having a single event become active, is an O(1) operation.
-
EventConfig::FEATURE_FDS
-
Requires a backend method that can support arbitrary file descriptor types, and not just sockets.
目次
- EventConfig::avoidMethod — Tells libevent to avoid specific event method
- EventConfig::__construct — Constructs EventConfig object
- EventConfig::requireFeatures — Enters a required event method feature that the application demands
- EventConfig::setFlags — Sets one or more flags to configure the eventual EventBase will be initialized
- EventConfig::setMaxDispatchInterval — Prevents priority inversion
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google