swoole_event_write
PHP function
Edit on GitHub ✎
(PECL swoole >= 1.9.0)
Write data to a socket
Description
swoole_event_write(int $fd, string $data): bool
Parameters
fddata
Return Values
Success