PHPの関数・メソッドの単語集 | 解答一覧


No. 問題集 詳細No. 内容 操作
7251 PHPの関数・メソッドの単語集 Swoole\Client::connect 詳細

1. Connect to the remote TCP or UDP port.

7252 PHPの関数・メソッドの単語集 Swoole\Client::getpeername 詳細

1. Get the remote socket name of the connection.

7253 PHPの関数・メソッドの単語集 Swoole\Client::getsockname 詳細

1. Get the local socket name of the connection.

7254 PHPの関数・メソッドの単語集 Swoole\Client::isConnected 詳細

1. Check if the connection is established.

7255 PHPの関数・メソッドの単語集 Swoole\Client::on 詳細

1. Add callback functions triggered by events.


スポンサー

7256 PHPの関数・メソッドの単語集 Swoole\Client::pause 詳細

1. Pause receiving data.

7257 PHPの関数・メソッドの単語集 Swoole\Client::pipe 詳細

1. Redirect the data to another file descriptor.

7258 PHPの関数・メソッドの単語集 Swoole\Client::recv 詳細

1. Receive data from the remote socket.

7259 PHPの関数・メソッドの単語集 Swoole\Client::resume 詳細

1. Resume receiving data.

7260 PHPの関数・メソッドの単語集 Swoole\Client::send 詳細

1. Send data to the remote TCP socket.


スポンサー

7261 PHPの関数・メソッドの単語集 Swoole\Client::sendfile 詳細

1. Send file to the remote TCP socket.

7262 PHPの関数・メソッドの単語集 Swoole\Client::sendto 詳細

1. Send data to the remote UDP address.

7263 PHPの関数・メソッドの単語集 Swoole\Client::set 詳細

1. Set the Swoole client parameters before the connection is established.

7264 PHPの関数・メソッドの単語集 Swoole\Client::sleep 詳細

1. Remove the TCP client from system event loop.

7265 PHPの関数・メソッドの単語集 Swoole\Client::wakeup 詳細

1. Add the TCP client back into the system event loop.


スポンサー

7266 PHPの関数・メソッドの単語集 Swoole\Client::__construct 詳細

1. Create Swoole sync or async TCP/UDP client

7267 PHPの関数・メソッドの単語集 Swoole\Client::__destruct 詳細

1. Destruct the Swoole client.

7268 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::count 詳細

1. Count connections.

7269 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::current 詳細

1. Return current connection entry.

7270 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::key 詳細

1. Return key of the current connection.


スポンサー

7271 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::next 詳細

1. Move to the next connection.

7272 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::offsetExists 詳細

1. Check if offet exists.

7273 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::offsetGet 詳細

1. Offset to retrieve.

7274 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::offsetSet 詳細

1. Assign a Connection to the specified offset.

7275 PHPの関数・メソッドの単語集 Swoole\Connection\Iterator::offsetUnset 詳細

1. Unset an offset.


スポンサー


学習時間記録ツール

Google Play で手に入れよう

スポンサー