swoole_event_add
(PECL swoole >= 1.9.0)
swoole_event_add — Add new callback functions of a socket into the EventLoop
说明
swoole_event_add(
int
callable
callable
int
): int
int
$fd,callable
$read_callback = ?,callable
$write_callback = ?,int
$events = 0): int
参数
fd-
read_callback-
write_callback-
events-
返回值
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/function.swoole-event-add.php