= 1.9.0)swoole_event_write — Write data to a socket說明swoole_event_write(int $fd, string $data): bool參數(shù)fddata返回值成功時(shí)返回 t">
(PECL swoole >= 1.9.0)
swoole_event_write — Write data to a socket
$fd
, string $data
): bool
fd
data
成功時(shí)返回 true
, 或者在失敗時(shí)返回 false
。