EventConfig::requireFeaturesEnters a required event method feature that the application demands Description
public
bool EventConfig::requireFeatures(
int
$feature
)Enters a required event method feature that the application demands Parameters
Return Values
Returns ExamplesExample #1 EventConfig::requireFeatures example
The above example will output something similar to: FDS feature is now required FDS - arbitrary file descriptor types, and not just sockets See Also
|