検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 404 for event (0.019 sec.)
Swoole 5471
« stream_wrapper_unregister はじめに » PHP Manual その他の基本モジュール Swoole Swoole はじめに ... rror_log — Output error messages to the log swoole_event_add — Add new callback functions of a socket into ... the EventLoop swoole_event_defer — Add callback function to ... the next event loop swoole_event_del — Remove all event callback ... functions of a socket swoole_event_exit — Exit the eventloop, only available at the c ...
https://man.plustar.jp/php/book.swoole.html - [similar]
Creates a new SSL buffer event to send its data over an SSL on a socket 5471
« EventBufferEvent::sslRenegotiate EventBufferEvent::write » PHP Manual EventBufferEvent Creates ... a new SSL buffer event to send its data over an SSL on a socket EventBuff ... erEvent::sslSocket (PECL event >= 1.2.6-beta) EventBufferE ... vent::sslSocket — Creates a new SSL buffer event to send its data over an SSL on a socket 説明 publ ... ic static EventBufferEvent::sslSocket ( EventBase $base , mixed $s ...
https://man.plustar.jp/php/eventbufferevent.sslsocket.html - [similar]
Register callback function based on event name. 5454
« Swoole\MySQL::getBuffer Swoole\MySQL::query » PHP Manual Swoole\MySQL Register callback functi ... on based on event name. Swoole\MySQL::on (PECL swoole >= 1.9.0) Swoo ... le\MySQL::on — Register callback function based on event name. 説明 public Swoole\MySQL::on ( string $event ... llback ): void Register callback function based on event name, current only 'close' event is supported. パラ ... メータ event_name callback 戻り値 関連キーワード: event , callb ...
https://man.plustar.jp/php/swoole-mysql.on.html - [similar]
Returns most recent OpenSSL error reported on the buffer event 5402
« EventBufferEvent::setWatermark EventBufferEvent::sslFilter » PHP Manual EventBufferEvent Retur ... s most recent OpenSSL error reported on the buffer event EventBufferEvent::sslError (PECL event >= 1.2.6-be ... ta) EventBufferEvent::sslError — Returns most recent OpenSSL ... error reported on the buffer event 説明 public EventBufferEvent::sslError (): string ... s most recent OpenSSL error reported on the buffer event. 注意 : This function is available only if Event i ...
https://man.plustar.jp/php/eventbufferevent.sslerror.html - [similar]
Returns event method in use 5368
« EventBase::getFeatures EventBase::getTimeOfDayCached » PHP Manual EventBase Returns event meth ... od in use EventBase::getMethod (PECL event >= 1.2.6-beta) EventBas ... e::getMethod — Returns event method in use 説明 public EventBase::getMethod (): ... メータはありません。 戻り値 String representing used event method(backend). 例 例1 EventBase::getMethod() exa ... mple <?php $cfg = new EventConfig (); if ( $cfg -> avoidMethod ( "select" )) { ...
https://man.plustar.jp/php/eventbase.getmethod.html - [similar]
Returns underlying input buffer associated with current buffer event 5368
« EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns ... rlying input buffer associated with current buffer event EventBufferEvent::getInput (PECL event >= 1.2.6-be ... ta) EventBufferEvent::getInput — Returns underlying input bu ... ffer associated with current buffer event 説明 public EventBufferEvent::getInput (): EventBu ... rlying input buffer associated with current buffer event. An input buffer is a storage for data to read. No ...
https://man.plustar.jp/php/eventbufferevent.getinput.html - [similar]
Returns array with of the names of the methods supported in this version of Libe... 5351
« Event::free Event::pending » PHP Manual Event Returns array with of the names of the methods s ... upported in this version of Libevent Event::getSupportedMethods (PECL event >= 1.2.6-be ... ta) Event::getSupportedMethods — Returns array with of the n ... mes of the methods supported in this version of Libevent 説明 public static Event::getSupportedMethods (): ... methods(backends) supported in this version of Libevent. パラメータ この関数にはパラメータはありません。 戻 ...
https://man.plustar.jp/php/event.getsupportedmethods.html - [similar]
The MongoDB\Driver\Monitoring\SDAMSubscriber interface 5317
« MongoDB\Driver\Monitoring\CommandSubscriber::commandSucceeded MongoDB\Driver\Monitoring\SDAMSu ... lasses may implement this interface to register an event subscriber that is notified for various SDAM event ... erChanged ( MongoDB\Driver\Monitoring\ServerChangedEvent $event ): void abstract public serverClosed ( Mong ... oDB\Driver\Monitoring\ServerClosedEvent $event ): void abstract public serverHeartbeatFail ... d ( MongoDB\Driver\Monitoring\ServerHeartbeatFailedEvent $event ): void abstract public serverHeartbeatStar ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-sdamsubscriber.html - [similar]
5317
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... remove ( $buf , 1024 )) > 0 ) { echo $buf ; } } // Event callback function eventcb ( $bev , $events , $base ... ) { if ( $events & EventBufferEvent :: CONNECTED ) { echo "Connect ... ed.\n" ; } elseif ( $events & ( EventBufferEvent :: ERROR | EventBufferEvent ... :: EOF )) { if ( $events & EventBufferEvent :: ERROR ) { echo "DNS error: ...
https://man.plustar.jp/php/event.examples.html - [similar]
Adds contents of the entire buffer to a buffer event's output buffer 5300
« EventBufferEvent::write About buffer event callbacks » PHP Manual EventBufferEvent Adds conten ... ts of the entire buffer to a buffer event's output buffer EventBufferEvent::writeBuffer (PEC ... L event >= 1.2.6-beta) EventBufferEvent::writeBuffer — Add ... s contents of the entire buffer to a buffer event's output buffer 説明 public EventBufferEvent::writ ... eBuffer ( EventBuffer $buf ): bool Adds contents of the entire buf ...
https://man.plustar.jp/php/eventbufferevent.writebuffer.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT