検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 404 for event (0.020 sec.)
はじめに 3539
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cro ... ects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects pr ...
https://man.plustar.jp/php/intro.sync.html - [similar]
Behaviour 3539
« parallel\Events parallel\Events::setTimeout » PHP Manual parallel\Events Behaviour parallel\Event ... ents::setBlocking (0.9.0) parallel\Events::setBlocking — Behaviour 説明 By default when eve ... king will occur (at the PHP level) until the first event can be returned: Setting blocking mode to false wi ... differs from setting a timeout of 0 with parallel\Events::setTimeout() , since a timeout of 0, while allow ... blocking loop effects the return value of parallel\Events::poll() , such that it may be null before all eve ...
https://man.plustar.jp/php/parallel-events.setblocking.html - [similar]
Eio 関数 3539
« 例 eio_busy » PHP Manual Eio Eio 関数 Eio 関数 目次 eio_busy — 人為的に負荷を高くする。テストや ... する eio_dup2 — ファイルディスクリプタを複製する eio_event_loop — すべてのリクエストを処理し終えるまで libeio ... ァイルの最終アクセス時刻と変更時刻を変更する eio_get_event_stream — 内部での libeio との通信に使う変数を表すス ...
https://man.plustar.jp/php/ref.eio.html - [similar]
Eio 3522
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インス ... する eio_dup2 — ファイルディスクリプタを複製する eio_event_loop — すべてのリクエストを処理し終えるまで libeio ... ァイルの最終アクセス時刻と変更時刻を変更する eio_get_event_stream — 内部での libeio との通信に使う変数を表すス ...
https://man.plustar.jp/php/book.eio.html - [similar]
停止した EvChild ウォッチャーのインスタンスを作る 3522
« EvChild::__construct EvChild::set » PHP Manual EvChild 停止した EvChild ウォッチャーのインスタ ... Creates EvChild object associated with the current event loop 関連キーワード: EvChild , 停止 , インスタンス ...
https://man.plustar.jp/php/evchild.createstopped.html - [similar]
Linearizes data within buffer and returns it's contents as a string 3522
« EventBuffer::prependBuffer EventBuffer::read » PHP Manual EventBuffer Linearizes data within b ... uffer and returns it's contents as a string EventBuffer::pullup (PECL event >= 1.2.6-beta) EventBuff ... and returns it's contents as a string 説明 public EventBuffer::pullup ( int $size ): string "Linearizes" t ... unction linearizes the entire buffer. 警告 Calling EventBuffer::pullup() with a large size can be quite slo ... the buffer, the function returns null . Otherwise, EventBuffer::pullup() returns string. 参考 EventBuffer:: ...
https://man.plustar.jp/php/eventbuffer.pullup.html - [similar]
Extracts a line from the front of the buffer 3522
« EventBuffer::readFrom EventBuffer::search » PHP Manual EventBuffer Extracts a line from the fr ... ont of the buffer EventBuffer::readLine (PECL event >= 1.2.6-beta) EventBu ... ts a line from the front of the buffer 説明 public EventBuffer::readLine ( int $eol_style ): string Extract ... in the copied string. パラメータ eol_style One of EventBuffer:EOL_* constants . 戻り値 On success returns ... e line read from the buffer, otherwise null . 参考 EventBuffer::copyout() - Copies out specified number of ...
https://man.plustar.jp/php/eventbuffer.readline.html - [similar]
Scans the resolv.conf-formatted file 3522
« EventDnsBase::loadHosts EventDnsBase::setOption » PHP Manual EventDnsBase Scans the resolv.con ... f-formatted file EventDnsBase::parseResolvConf (PECL event >= 1.2.6-beta) ... EventDnsBase::parseResolvConf — Scans the resolv.conf-fo ... rmatted file 説明 public EventDnsBase::parseResolvConf ( int $flags , string $fil ... ーワード: file , resolv , conf , Scans , formatted , EventDnsBase , the , from , filename , parseResolvConf ...
https://man.plustar.jp/php/eventdnsbase.parseresolvconf.html - [similar]
Sets socket options 3522
« EventUtil::getSocketName EventUtil::sslRandPoll » PHP Manual EventUtil Sets socket options Event ... ntUtil::setSocketOption (PECL event >= 1.6.0) EventUtil::setSocketOption — Sets socket ... options 説明 public static EventUtil::setSocketOption ( mixed $socket , int $level ... escriptor associated with the socket. level One of EventUtil::SOL_* constants. Specifies the protocol level ... options at the socket level, a level parameter of EventUtil::SOL_SOCKET would be used. Other levels, such ...
https://man.plustar.jp/php/eventutil.setsocketoption.html - [similar]
Configures whether to keep the loop from returning 3522
« EvWatcher::invoke EvWatcher::setCallback » PHP Manual EvWatcher Configures whether to keep the ... on't keep Ev::run() / EvLoop::run() from returning even though the watcher is active. Watchers have keepali ... on't keep Ev::run() / EvLoop::run() from returning even though the watcher is active. 戻り値 Returns the pr ... /O watcher for some UDP socket but do not keep the event loop from running just because of that watcher. <? ...
https://man.plustar.jp/php/evwatcher.keepalive.html - [similar]