7401 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::bind
|
詳細
|
1. Bind the connection to a user defined user ID.
|
|
7402 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::clearTimer
|
詳細
|
1. Stop and destory a timer.
|
|
7403 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::close
|
詳細
|
1. Close a connection to the client.
|
|
7404 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::confirm
|
詳細
|
1. Check status of the connection.
|
|
7405 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::connection_info
|
詳細
|
1. Get the connection info by file description.
|
|
スポンサー
|
7406 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::connection_list
|
詳細
|
1. Get all of the established connections.
|
|
7407 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::defer
|
詳細
|
1. Delay execution of the callback function at the end of current EventLoop.
|
|
7408 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::exist
|
詳細
|
1. Check if the connection is existed.
|
|
7409 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::finish
|
詳細
|
1. Used in task process for sending result to the worker process when the task is finished.
|
|
7410 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::getClientInfo
|
詳細
|
1. Get the connection info by file description.
|
|
スポンサー
|
7411 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::getClientList
|
詳細
|
1. Get all of the established connections.
|
|
7412 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::getLastError
|
詳細
|
1. Get the error code of the most recent error.
|
|
7413 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::heartbeat
|
詳細
|
1. Check all the connections on the server.
|
|
7414 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::listen
|
詳細
|
1. Listen on the given IP and port
|
|
7415 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::on
|
詳細
|
1. Register a callback function by event name.
|
|
スポンサー
|
7416 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::pause
|
詳細
|
1. Stop receiving data from the connection.
|
|
7417 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::protect
|
詳細
|
1. Set the connection to be protected mode.
|
|
7418 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::reload
|
詳細
|
1. Restart all the worker process.
|
|
7419 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::resume
|
詳細
|
1. Start receving data from the connection.
|
|
7420 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::send
|
詳細
|
1. Send data to the client.
|
|
スポンサー
|
7421 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::sendfile
|
詳細
|
1. Send file to the connection.
|
|
7422 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::sendMessage
|
詳細
|
1. Send message to worker processes by ID.
|
|
7423 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::sendto
|
詳細
|
1. Send data to the remote UDP address.
|
|
7424 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::sendwait
|
詳細
|
1. Send data to the remote socket in the blocking way.
|
|
7425 |
PHPの関数・メソッドの単語集 |
|
Swoole\Server::set
|
詳細
|
1. Set the runtime settings of the swoole server.
|
|
スポンサー
|