EventBufferEvent::setPriority
Assign a priority to a bufferevent
Beschreibung
public
bool
EventBufferEvent::setPriority
(
int
$priority
)
Warnung
Only supported for socket buffer events
Parameter-Liste
-
priority
-
Priority value.
Rückgabewerte
Returns TRUE on success. Otherwise FALSE.