Results of 1 - 10 of about 12 for packets (0.015 sec.)
- プロセスごとのクライアントの統計を返す 12434
- « mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセ
...
Array ( [bytes_sent] => 43 [bytes_received] => 80 [packets_sent] => 1 [packets_received] => 2 [protocol_overh ...
et] => 0 [bytes_received_change_user_packet] => 0 [packets_sent_command] => 0 [packets_received_ok] => 1 [pac ...
kets_received_eof] => 0 [packets_received_rset_header] => 0 [packets_received_rset_ ...
field_meta] => 0 [packets_received_rset_row] => 0 [packets_received_prepare_ ...
-
https://man.plustar.jp/php/function.mysqli-get-client-stats.html
- [similar]
- クライアント接続に関する統計情報を返す 12363
- « mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報
...
Array ( [bytes_sent] => 43 [bytes_received] => 80 [packets_sent] => 1 [packets_received] => 2 [protocol_overh ...
et] => 0 [bytes_received_change_user_packet] => 0 [packets_sent_command] => 0 [packets_received_ok] => 1 [pac ...
kets_received_eof] => 0 [packets_received_rset_header] => 0 [packets_received_rset_ ...
field_meta] => 0 [packets_received_rset_row] => 0 [packets_received_prepare_ ...
-
https://man.plustar.jp/php/mysqli.get-connection-stats.html
- [similar]
- 統計情報 9905
- « 持続的接続 メモ » PHP Manual Mysqlnd 統計情報 統計情報 統計情報を使う MySQL Native Driver は、
...
Connection MySQLサーバから受け取ったバイト数 同上 packets_sent Connection MySQL のクライアントサーバプロトコ ...
トサーバプロトコルの実装をデバッグするのに使われます packets_received Connection MySQL のクライアントサーバプロ ...
バーヘッドと看做しています。 protocol_overhead_in = packets_received * 4で表されます。 同上 protocol_overhead_ ...
バーヘッドと看做しています。 protocol_overhead_out = packets_sent * 4で表されます。 同上 bytes_received_ok_pack ...
-
https://man.plustar.jp/php/mysqlnd.stats.html
- [similar]
- RADIUS Attribute Types 9321
- « RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS At
...
le values include: 0 : No routing 1 : Send routing packets 2 : Listen for routing packets 3 : Send and listen ...
( int ) Accounting session time RADIUS_ACCT_INPUT_PACKETS ( int ) Accounting input packets RADIUS_ACCT_OUTPU ...
T_PACKETS ( int ) Accounting output packets RADIUS_ACCT_TERM ...
-
https://man.plustar.jp/php/radius.constants.attributes.html
- [similar]
- ネゴシエートされたメソッドのリストを返す 8419
- « ssh2_forward_listen ssh2_poll » PHP Manual SSH2 関数 ネゴシエートされたメソッドのリストを返す
...
nt ( $connection ) . "\n" ; echo "Client to Server packets will use methods:\n" ; echo "\tCrypt: { $methods [ ...
o_server' ][ 'mac' ]} \n" ; echo "Server to Client packets will use methods:\n" ; echo "\tCrypt: { $methods [ ...
-
https://man.plustar.jp/php/function.ssh2-methods-negotiated.html
- [similar]
- RADIUS Packet Types 8348
- « RADIUS Options RADIUS Attribute Types » PHP Manual 定義済み定数 RADIUS Packet Types RADIUS Pac
...
ket Types RADIUS packets, whether requests or responses, always include a t ...
ate a user against a RADIUS server. Access request packets must include a RADIUS_NAS_IP_ADDRESS or a RADIUS_N ...
-
https://man.plustar.jp/php/radius.constants.packets.html
- [similar]
- Callback function when there is a data packet for a task 7853
- « GearmanClient::setData GearmanClient::setExceptionCallback » PHP Manual GearmanClient Callback
...
bool Sets the callback function for accepting data packets for a task. The callback function should take a si ...
-
https://man.plustar.jp/php/gearmanclient.setdatacallback.html
- [similar]
- Callback function when there is a data packet for a task (deprecated) 7764
- « GearmanClient::runTasks GearmanClient::setCompleteCallback » PHP Manual GearmanClient Callback
...
void Sets the callback function for accepting data packets for a task. The callback function should take a si ...
-
https://man.plustar.jp/php/gearmanclient.setclientcallback.html
- [similar]
- Get the status for the running task 7605
- « GearmanClient::doNormal GearmanClient::echo » PHP Manual GearmanClient Get the status for the
...
"reverse" , "Hello!" ); # Check for various return packets and errors. switch( $gmclient -> returnCode ()) { ...
-
https://man.plustar.jp/php/gearmanclient.dostatus.html
- [similar]
- Basic usage 7446
- « 例 Basic Gearman client and worker, background » PHP Manual 例 Basic usage Basic usage 例1 Bas
...
"reverse" , "Hello!" ); # Check for various return packets and errors. switch( $gmclient -> returnCode ()) { ...
-
https://man.plustar.jp/php/gearman.examples-reverse.html
- [similar]