検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 413 for [SIMILAR] 16 1024 4096 WITH 15207 timeout WITH 1... (0.505 sec.)
Behaviour 0
« parallel\Events::setBlocking parallel\Events::setInput » PHP Manual parallel\Events Behaviour parallel\Events::setTimeout (0.9.0) parallel\Events::setTimeout — Behaviour 説明 By default when events are polled for, blocking will occur (at the PHP level) until the first event can be retu ...
https://man.plustar.jp/php/parallel-events.settimeout.html - [similar]
Makes event pending 0
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6-beta) Event::add — Makes event pending 説明 public Event::add ( float $timeout = ? ): bool Marks event pending. Non-pending event will never occur, and the event callback will never be called. ...
https://man.plustar.jp/php/event.add.html - [similar]
Basic usage 0
« 例 HRTime\PerformanceCounter » PHP Manual 例 Basic usage Basic usage The example illustrates the basic StopWatch class usage 例1 Measure several code blocks execution and get the total <?php $c = new HRTime \ StopWatch ; $c -> start (); /* measure this code block execution */ for ( $i ...
https://man.plustar.jp/php/hrtime.example.basic.html - [similar]
Behaviour 0
« parallel\Events parallel\Events::setTimeout » PHP Manual parallel\Events Behaviour parallel\Events::setBlocking (0.9.0) parallel\Events::setBlocking — Behaviour 説明 By default when events are polled for, blocking will occur (at the PHP level) until the first event can be returned: Set ...
https://man.plustar.jp/php/parallel-events.setblocking.html - [similar]
About event persistence 0
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence By default, whenever a pending event becomes active (because its file descriptor is ready to read or write, or because its timeout expires), it becomes non-pending right before its callback i ...
https://man.plustar.jp/php/event.persistence.html - [similar]
Connect to the remote TCP or UDP port. 0
« Swoole\Client::close Swoole\Client::__construct » PHP Manual Swoole\Client Connect to the remote TCP or UDP port. Swoole\Client::connect (PECL swoole >= 1.9.0) Swoole\Client::connect — Connect to the remote TCP or UDP port. 説明 public Swoole\Client::connect ( string $host , int $port ...
https://man.plustar.jp/php/swoole-client.connect.html - [similar]
Synchronization 0
« Threaded::synchronized Thread » PHP Manual Threaded Synchronization Threaded::wait (PECL pthreads >= 2.0.0) Threaded::wait — Synchronization 説明 public Threaded::wait ( int $timeout = ? ): bool Will cause the calling context to wait for notification from the referenced object パラメー ...
https://man.plustar.jp/php/threaded.wait.html - [similar]
MySQL サーバに接続する 0
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する getSession (No version information available, might only be in Git) getSession — MySQL サーバに接続する 説明 mysql_xdevapi\getSession ( string $uri ): mysql_xdevapi\Session MySQL サーバに接続しま ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
Memcache クラス 0
« 基本的な使用法 Memcache::add » PHP Manual Memcache Memcache クラス Memcache クラス (PECL memcache >= 0.2.0) はじめに memcache サーバーへの接続をあらわします。 クラス概要 class Memcache { add ( string $key , mixed $var , int $flag = ? , int $expire = ? ): bool addServer ( string $host , ...
https://man.plustar.jp/php/class.memcache.html - [similar]
stream_socket_server で作られたソケットの接続を受け入れる 0
« stream_set_write_buffer stream_socket_client » PHP Manual ストリーム 関数 stream_socket_server で作られたソケットの接続を受け入れる stream_socket_accept (PHP 5, PHP 7, PHP 8) stream_socket_accept — stream_socket_server() で作られたソケットの接続を受け入れる 説明 stream_socket_accept ( ...
https://man.plustar.jp/php/function.stream-socket-accept.html - [similar]