検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 37 for Libevent (0.031 sec.)
The EventBufferEvent class 8256
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... ass (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to pe ... n. This buffered I/O pattern is common enough that Libevent provides a generic mechanism for it. A "buffer eve ... ast portable non-blocking network programming with Libevent, Deferred callbacks . EventBufferEvent::OPT_UNLOCK ... ded callback is invoked. Setting this option makes Libevent release the buffer event's lock when it's invoking ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
Constructing signal events 8066
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... ast portable non-blocking network programming with Libevent, Constructing Signal Events . 関連キーワード: Cons ... , construct , handler , call , also , callbacks , Libevent , programming ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
The EventUtil class 7877
« EventSslContext::__construct EventUtil::__construct » PHP Manual Event The EventUtil class The ... F_INET6 = 10 ; const int AF_UNSPEC = 0 ; const int LIBEVENT_VERSION_NUMBER = 33559808 ; const int SO_DEBUG = 1 ... 7) manual page. (Added in event-1.6.0.) EventUtil::LIBEVENT_VERSION_NUMBER Libevent' version number at the tim ...
https://man.plustar.jp/php/class.eventutil.html - [similar]
7403
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わ ... bool(true) string(4) "some" bool(true) 例5 eio と libevent 拡張モジュールを組み合わせる <?php function my_eio ... _poll ( $fd , $events , $arg ) { /* libevent の設定があればここに書きます .. */ if ( eio_nreqs ... 始します event_base_loop ( $base ); /* バッファつき libevent インターフェイスでも同様にできます */ ?> 上の例の出 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
Event flags 7229
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag in ... ast portable non-blocking network programming with Libevent, Working with events, Event flags 関連キーワード: ...
https://man.plustar.jp/php/event.flags.html - [similar]
Make event non-pending and free resources allocated for this event 7229
« Event::delTimer Event::getSupportedMethods » PHP Manual Event Make event non-pending and free ... Removes event from the list of events monitored by libevent, and free resources allocated for the event. 警告 ...
https://man.plustar.jp/php/event.free.html - [similar]
Free resources allocated for this event base 7229
« EventBase::exit EventBase::getFeatures » PHP Manual EventBase Free resources allocated for thi ... ::free (): void Deallocates resources allocated by libevent for the EventBase object. 警告 The EventBase::free ...
https://man.plustar.jp/php/eventbase.free.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 7229
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... nfigured --with-event-extra ( event_extra library, libevent protocol-specific functionality support including ... ). 注意 : EventBufferEvent::connectHost() requires libevent-2.0.3-alpha or greater. パラメータ dns_base Object ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Creates new connection listener associated with an event base 7229
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... function for more details. If backlog is negative, Libevent tries to pick a good value for the backlog ; if it ... t() example <?php /* * Simple echo server based on libevent's connection listener. * * Usage: * 1) In one term ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
About event persistence 7135
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence ... ast portable non-blocking network programming with Libevent, About Event Persistence 関連キーワード: event , p ...
https://man.plustar.jp/php/event.persistence.html - [similar]
PREV 1 2 3 4 NEXT