EventBufferEvent::setCallbacks
(PECL event >= 1.2.6-beta)
EventBufferEvent::setCallbacks — Assigns read, write and event(status) callbacks
説明
public
EventBufferEvent::setCallbacks(
callable
callable
callable
mixed
): void
callable
$readcb
,callable
$writecb
,callable
$eventcb
,mixed
$arg
= ?): void
Assigns read, write and event(status) callbacks.
パラメータ
-
readcb
-
Read event callback. See About buffer event callbacks .
-
writecb
-
Write event callback. See About buffer event callbacks .
-
eventcb
-
Status-change event callback. See About buffer event callbacks .
-
arg
-
A variable that will be passed to all the callbacks.
戻り値
値を返しません。
参考
- EventBufferEvent::__construct() - Constructs EventBufferEvent object
+add a note
User Contributed Notes 1 note
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google