Swoole\Server::addlistener

(PECL swoole >= 1.9.0)

Swoole\Server::addlistenerAdd a new listener to the server.

Descrierea

public Swoole\Server::addlistener ( string $host , int $port , string $socket_type ) : void

Parametri

host

port

socket_type

Valorile întoarse

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top