検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 46 for messages (0.021 sec.)
Output error messages to the log 12372
« swoole_errno swoole_event_add » PHP Manual Swoole 関数 Output error messages to the log swoole ... L swoole >= 4.5.8) swoole_error_log — Output error messages to the log 説明 swoole_error_log ( int $level , st ... ring $msg ): void Output error messages to the log. パラメータ level Log Level, constants ... . 戻り値 値を返しません。 関連キーワード: Output , messages , swoole , the , errno , event , Swoole , 関数 , i ...
https://man.plustar.jp/php/function.swoole-error-log.html - [similar]
Convert the Errno into error messages 11808
« swoole_set_process_name swoole_timer_after » PHP Manual Swoole 関数 Convert the Errno into err ... or messages swoole_strerror (PECL swoole >= 1.9.0) swoole_stre ... rror — Convert the Errno into error messages 説明 swoole_strerror ( int $errno , int $error_typ ... no 戻り値 関連キーワード: Convert , Errno , into , messages , swoole , the , strerror , errno , int , string ...
https://man.plustar.jp/php/function.swoole-strerror.html - [similar]
Construct a new device 10770
« ZMQDevice ZMQDevice::getIdleTimeout » PHP Manual ZMQDevice Construct a new device ZMQDevice::_ ... end parameter for the devices. Usually where there messages are coming. backend Backend parameter for the devi ... ces. Usually where there messages going to. listener Listener socket, which receives ... a copy of all messages going both directions. The type of this socket sho ... , ZMQDevice , a , devices , ZMQSocket , Usually , messages , construct ...
https://man.plustar.jp/php/zmqdevice.construct.html - [similar]
Constructs EvStat watcher object 10114
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... atcher priority 例 例1 Monitor changes of /var/log/messages <?php // Use 10 second update interval. $w = new E ... vStat ( "/var/log/messages" , 8 , function ( $w ) { echo "/var/log/messages c ... $attr [ 'mtime' ]); } else { fprintf ( STDERR , "`messages` file is not there!" ); $w -> stop (); } }); Ev :: ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
The ZMQ class 10023
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... OCKET_PUB, except you can receive subscriptions as messages. The subscription message is 0 (unsubscribe) or 1 ... o SOCKET_SUB, except you can send subscriptions as messages. See SOCKET_XPUB for format. ZMQ::SOCKET_STREAM Us ... T_HWM The high water mark for inbound and outbound messages is a hard limit on the maximum number of outstandi ... ng messages ØMQ shall queue in memory for any single peer that ...
https://man.plustar.jp/php/class.zmq.html - [similar]
Returns the values most recently detected by Ev 9550
« EvStat EvStat::__construct » PHP Manual EvStat Returns the values most recently detected by Ev ... ge for details. 例 例1 Monitor changes of /var/log/messages <?php // Use 10 second update interval. $w = new E ... vStat ( "/var/log/messages" , 8 , function ( $w ) { echo "/var/log/messages c ... $attr [ 'mtime' ]); } else { fprintf ( STDERR , "`messages` file is not there!" ); $w -> stop (); } }); Ev :: ...
https://man.plustar.jp/php/evstat.attr.html - [similar]
現在のメールボックス以外のメールボックスのステータス情報を返す 9275
« imap_sort imap_subscribe » PHP Manual IMAP 関数 現在のメールボックス以外のメールボックスのステ ... 危険 です。 flags 以下のフラグが使用できます。 SA_MESSAGES - $status->messages にメールボックスのメッセージ数 ... 敗した場合に false を返します。 このオブジェクトには messages 、 recent 、 unseen 、 uidnext および uidvalidity ... mple.org}INBOX" , SA_ALL ); if ( $status ) { echo "Messages: " . $status -> messages . "<br />\n" ; echo "Rece ...
https://man.plustar.jp/php/function.imap-status.html - [similar]
ハッシュ値を計算する 8711
« sodium_crypto_core_ristretto255_sub sodium_crypto_generichash_init » PHP Manual Sodium 関数 ハ ... 例1 sodium_crypto_generichash_final() の例 <?php $messages = [ random_bytes ( 32 ), random_bytes ( 32 ), rand ... um_crypto_generichash_init ( '' , 32 ); foreach ( $messages as $message ) { sodium_crypto_generichash_update ( ... Once = sodium_crypto_generichash ( implode ( '' , $messages )); var_dump ( sodium_bin2hex ( $allAtOnce )); ?> ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-final.html - [similar]
メッセージをハッシュに追加する 8711
« sodium_crypto_generichash_keygen sodium_crypto_generichash » PHP Manual Sodium 関数 メッセージ ... 例1 sodium_crypto_generichash_update() の例 <?php $messages = [ random_bytes ( 32 ), random_bytes ( 32 ), rand ... te = sodium_crypto_generichash_init (); foreach ( $messages as $message ) { sodium_crypto_generichash_update ( ... Once = sodium_crypto_generichash ( implode ( '' , $messages )); var_dump ( sodium_bin2hex ( $allAtOnce )); ?> ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-update.html - [similar]
ストリーミングのためにハッシュを初期化する 8619
« sodium_crypto_generichash_final sodium_crypto_generichash_keygen » PHP Manual Sodium 関数 スト ... 例 例1 sodium_crypto_generichash_init() の例 <?php $messages = [ random_bytes ( 32 ), random_bytes ( 32 ), rand ... um_crypto_generichash_init ( '' , 32 ); foreach ( $messages as $message ) { sodium_crypto_generichash_update ( ... Once = sodium_crypto_generichash ( implode ( '' , $messages )); var_dump ( sodium_bin2hex ( $allAtOnce )); ?> ...
https://man.plustar.jp/php/function.sodium-crypto-generichash-init.html - [similar]
PREV 1 2 3 4 5 NEXT