検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 38 for reason (0.037 sec.)
区別できないソケットの組を作成し、配列に保存する 7704
« socket_create_listen socket_create » PHP Manual ソケット 関数 区別できないソケットの組を作成し ... s ) === false ) { echo "socket_create_pair failed. Reason: " . socket_strerror ( socket_last_error ()); } /* ... 3\n" )) === false ) { echo "socket_write() failed. Reason: " . socket_strerror ( socket_last_error ( $socket ... _READ )) === false ) { echo "socket_read() failed. Reason: " . socket_strerror ( socket_last_error ( $socket ... ) === false ) { echo "socket_create_pair() failed. Reason: " . socket_strerror ( socket_last_error ()); } $p ...
https://man.plustar.jp/php/function.socket-create-pair.html - [similar]
MQSeries MQPUT1 7563
« mqseries_open mqseries_put » PHP Manual mqseries 関数 MQSeries MQPUT1 mqseries_put1 (PECL mqse ... string $buffer , resource &$compCode , resource &$reason ): void The mqseries_put1() (MQPUT1) call puts one ... message options (MQPMO). compCode Completion code. reason Reason code qualifying the compCode. 戻り値 値を返 ...
https://man.plustar.jp/php/function.mqseries-put1.html - [similar]
Initiate a chunked reply 7091
« EventHttpRequest::sendReplyEnd EventListener » PHP Manual EventHttpRequest Initiate a chunked ... tHttpRequest::sendReplyStart ( int $code , string $reason ): void Initiate a reply that uses Transfer-Encodi ... . パラメータ code The HTTP response code to send. reason A brief message to send with the response code. 戻 ...
https://man.plustar.jp/php/eventhttprequest.sendreplystart.html - [similar]
ソケットエラーの内容を文字列として返す 7091
« socket_shutdown socket_write » PHP Manual ソケット 関数 ソケットエラーの内容を文字列として返す ... REAM , SOL_TCP ))) { echo "socket_create() failed: reason: " . socket_strerror ( socket_last_error ()) . "\n ... '127.0.0.1' , 80 ))) { echo "socket_bind() failed: reason: " . socket_strerror ( socket_last_error ( $socket ... れていないことを仮定します)。 socket_bind() failed: reason: Permission denied 参考 socket_accept() - ソケット ...
https://man.plustar.jp/php/function.socket-strerror.html - [similar]
The EventHttpRequest class 7044
« EventHttpConnection::setTimeout EventHttpRequest::addHeader » PHP Manual Event The EventHttpRe ... pe ): void public sendError ( int $error , string $reason = null ): void public sendReply ( int $code , stri ... ng $reason , EventBuffer $buf = ? ): void public sendReplyChu ... : void public sendReplyStart ( int $code , string $reason ): void } 定義済み定数 EventHttpRequest::CMD_GET G ...
https://man.plustar.jp/php/class.eventhttprequest.html - [similar]
SSH サーバーに接続する 6949
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_conne ... を受信したときにコールする関数名 void disconnect_cb($reason, $message, $language) 戻り値 成功した場合にリソース ... ユーザーに通知する */ function my_ssh_disconnect ( $reason , $message , $language ) { printf ( "Server discon ... nected with reason code [%d] and message: %s\n" , $reason , $message ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
Constructor 6478
« XMLDiff\Base XMLDiff\Base::diff » PHP Manual XMLDiff\Base Constructor XMLDiff\Base::__construc ... e this parameter if you want to change it for some reason. 関連キーワード: Constructor , XMLDiff , construct ...
https://man.plustar.jp/php/xmldiff-base.construct.html - [similar]
定義済み定数 6383
« リソース型 例 » PHP Manual FANN 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... updated many times during a single epoch. For this reason some problems, will train very fast with this algo ... hts are only updated once during a epoch. For this reason some problems, will train slower with this algorit ...
https://man.plustar.jp/php/fann.constants.html - [similar]
接続したソケットからデータを受信する 6336
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... socket === false ) { echo "socket_create() failed: reason: " . socket_strerror ( socket_last_error ()) . "\n ... sult === false ) { echo "socket_connect() failed.\nReason: ( $result ) " . socket_strerror ( socket_last_err ... socket..." ; } else { echo "socket_recv() failed; reason: " . socket_strerror ( socket_last_error ( $socket ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
RADIUS Vendor Specific Attribute Types 6273
« RADIUS Attribute Types 例 » PHP Manual 定義済み定数 RADIUS Vendor Specific Attribute Types RAD ... _PASSWORD RADIUS_MICROSOFT_MS_ARAP_PASSWORD_CHANGE_REASON RADIUS_MICROSOFT_MS_FILTER RADIUS_MICROSOFT_MS_ACC ...
https://man.plustar.jp/php/radius.constants.vendor-specific.html - [similar]
PREV 1 2 3 4 NEXT