検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 165 for [SIMILAR] 16 1024 4096 WITH 63464 eventbase WITH... (0.154 sec.)
The EventConfig class 0
« About buffer event callbacks EventConfig::avoidMethod » PHP Manual Event The EventConfig class The EventConfig class (PECL event >= 1.2.6-beta) はじめに Represents configuration structure which could be used in construction of the EventBase . クラス概要 final class EventConfig { /* Con ...
https://man.plustar.jp/php/class.eventconfig.html - [similar]
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Creates two buffer events connected to each other 0
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates two buffer events connected to each other EventBufferEvent::createPair (PECL event >= 1.2.6-beta) EventBufferEvent::createPair — Creates two buffer events connected to each other 説明 public s ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Constructs Event object 0
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL event >= 1.2.6-beta) Event::__construct — Constructs Event object 説明 public Event::__construct ( EventBase $base , mixed $fd , int $what , callable $cb , mixed $arg = NULL ) Constructs Even ...
https://man.plustar.jp/php/event.construct.html - [similar]
Re-configures event 0
« Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL event >= 1.2.6-beta) Event::set — Re-configures event 説明 public Event::set ( EventBase $base , mixed $fd , int $what = ? , callable $cb = ? , mixed $arg = ? ): bool Re-configures event. Note, th ...
https://man.plustar.jp/php/event.set.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 0
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects to a hostname with optionally asyncronous DNS resolving EventBufferEvent::connectHost (PECL event >= 1.2.6-beta) EventBufferEvent::connectHost — Connects to a hostname with optionally asyncro ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Creates new connection listener associated with an event base 0
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listener associated with an event base EventListener::__construct (PECL event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event base 説明 public Eve ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT