7451 |
PHPの関数・メソッドの単語集 |
|
Swoole\Table::rewind
|
詳細
|
1. Rewind the iterator.
|
|
7452 |
PHPの関数・メソッドの単語集 |
|
Swoole\Table::set
|
詳細
|
1. Update a row of the table by $row_key.
|
|
7453 |
PHPの関数・メソッドの単語集 |
|
Swoole\Table::valid
|
詳細
|
1. Check current if the current row is valid.
|
|
7454 |
PHPの関数・メソッドの単語集 |
|
Swoole\Table::__construct
|
詳細
|
1. Construct a Swoole memory table with fixed size.
|
|
7455 |
PHPの関数・メソッドの単語集 |
|
Swoole\Timer::after
|
詳細
|
1. Trigger a callback function after a period of time.
|
|
スポンサー
|
7456 |
PHPの関数・メソッドの単語集 |
|
Swoole\Timer::clear
|
詳細
|
1. Delete a timer by timer ID.
|
|
7457 |
PHPの関数・メソッドの単語集 |
|
Swoole\Timer::exists
|
詳細
|
1. Check if a timer is existed.
|
|
7458 |
PHPの関数・メソッドの単語集 |
|
Swoole\Timer::tick
|
詳細
|
1. Repeats a given function at every given time-interval.
|
|
7459 |
PHPの関数・メソッドの単語集 |
|
Swoole\WebSocket\Server::exist
|
詳細
|
1. Check if the file descriptor exists.
|
|
7460 |
PHPの関数・メソッドの単語集 |
|
Swoole\WebSocket\Server::on
|
詳細
|
1. Register event callback function
|
|
スポンサー
|
7461 |
PHPの関数・メソッドの単語集 |
|
Swoole\WebSocket\Server::pack
|
詳細
|
1. Get a pack of binary data to send in a single frame.
|
|
7462 |
PHPの関数・メソッドの単語集 |
|
Swoole\WebSocket\Server::push
|
詳細
|
1. Push data to the remote client.
|
|
7463 |
PHPの関数・メソッドの単語集 |
|
Swoole\WebSocket\Server::unpack
|
詳細
|
1. Unpack the binary data received from the client.
|
|
7464 |
PHPの関数・メソッドの単語集 |
|
swoole_async_dns_lookup
|
詳細
|
1. Async and non-blocking hostname to IP lookup
|
|
7465 |
PHPの関数・メソッドの単語集 |
|
swoole_async_read
|
詳細
|
1. Read file stream asynchronously
|
|
スポンサー
|
7466 |
PHPの関数・メソッドの単語集 |
|
swoole_async_readfile
|
詳細
|
1. Read a file asynchronously
|
|
7467 |
PHPの関数・メソッドの単語集 |
|
swoole_async_set
|
詳細
|
1. Update the async I/O options
|
|
7468 |
PHPの関数・メソッドの単語集 |
|
swoole_async_write
|
詳細
|
1. Write data to a file stream asynchronously
|
|
7469 |
PHPの関数・メソッドの単語集 |
|
swoole_async_writefile
|
詳細
|
1. Write data to a file asynchronously
|
|
7470 |
PHPの関数・メソッドの単語集 |
|
swoole_clear_error
|
詳細
|
1. Clear errors in the socket or on the last error code
|
|
スポンサー
|
7471 |
PHPの関数・メソッドの単語集 |
|
swoole_client_select
|
詳細
|
1. Get the file description which are ready to read/write or error
|
|
7472 |
PHPの関数・メソッドの単語集 |
|
swoole_cpu_num
|
詳細
|
1. Get the number of CPU
|
|
7473 |
PHPの関数・メソッドの単語集 |
|
swoole_errno
|
詳細
|
1. Get the error code of the latest system call
|
|
7474 |
PHPの関数・メソッドの単語集 |
|
swoole_error_log
|
詳細
|
1. Output error messages to the log
|
|
7475 |
PHPの関数・メソッドの単語集 |
|
swoole_event_add
|
詳細
|
1. Add new callback functions of a socket into the EventLoop
|
|
スポンサー
|