検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 12 for setCallbacks (0.004 sec.)
Assigns read, write and event(status) callbacks 14026
« EventBufferEvent::readBuffer EventBufferEvent::setPriority » PHP Manual EventBufferEvent Assig ... rite and event(status) callbacks EventBufferEvent::setCallbacks (PECL event >= 1.2.6-beta) EventBufferEvent::setCa ... nt(status) callbacks 説明 public EventBufferEvent::setCallbacks ( callable $readcb , callable $writecb , callable ... us , read , EventBufferEvent , buffer , callback , setCallbacks , callable ...
https://man.plustar.jp/php/eventbufferevent.setcallbacks.html - [similar]
About buffer event callbacks 10223
« EventBufferEvent::writeBuffer EventConfig » PHP Manual Event About buffer event callbacks Abou ... tBufferEvent::__construct() , or EventBufferEvent::setCallbacks() . Event callback should match the following prot ... tBufferEvent::__construct() , or EventBufferEvent::setCallbacks() . 関連キーワード: callbacks , EventBufferEvent , ...
https://man.plustar.jp/php/eventbufferevent.about.callbacks.html - [similar]
9339
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... Failed creating bufferevent socket\n" ); } //$bev->setCallbacks("readcb", /* writecb */ NULL, "eventcb", $base); $ ... fferevent socket\n" ); } echo "step 2\n" ; $bev -> setCallbacks ( "readcb" , /* writecb */ NULL , "eventcb" , $bas ... ufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCallback" ), NULL , array ... > bev -> enable ( Event :: READ ); $this -> bev -> setCallbacks (array( $this , "ssl_read_cb" ), NULL , array( $th ...
https://man.plustar.jp/php/event.examples.html - [similar]
Assign a priority to a bufferevent 8843
« EventBufferEvent::setCallbacks EventBufferEvent::setTimeouts » PHP Manual EventBufferEvent Ass ...
https://man.plustar.jp/php/eventbufferevent.setpriority.html - [similar]
Drains the entire contents of the input buffer and places them into buf 8702
« EventBufferEvent::read EventBufferEvent::setCallbacks » PHP Manual EventBufferEvent Drains the ...
https://man.plustar.jp/php/eventbufferevent.readbuffer.html - [similar]
The EventBufferEvent class 8454
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... ublic readBuffer ( EventBuffer $buf ): bool public setCallbacks ( callable $readcb , callable $writecb , callable ... buffer and places them into buf EventBufferEvent::setCallbacks — Assigns read, write and event(status) callbacks ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 8454
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... it( 1 ); } $this -> connections [ $id ][ 'cnx' ]-> setCallbacks ([ $this , "ev_read" ], NULL , [ $this , 'ev_error ... ON_FREE ); $this -> connections [ $id ][ 'cnx' ]-> setCallbacks ([ $this , "ev_read" ], NULL , [ $this , 'ev_error ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 7818
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... Failed creating bufferevent socket\n" ); } //$bev->setCallbacks("readcb", /* writecb */ NULL, "eventcb", $base); $ ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Creates new connection listener associated with an event base 7818
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCallback" ), NULL , array ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 7694
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... fferevent socket\n" ); } echo "step 2\n" ; $bev -> setCallbacks ( "readcb" , /* writecb */ NULL , "eventcb" , $bas ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
PREV 1 2 NEXT