検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for getInput (0.027 sec.)
Returns underlying input buffer associated with current buffer event 13729
« EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns ... ciated with current buffer event EventBufferEvent::getInput (PECL event >= 1.2.6-beta) EventBufferEvent::getIn ... current buffer event 説明 public EventBufferEvent::getInput (): EventBuffer Returns underlying input buffer as ... $bev , $base ) { $input = $bev -> input ; //$bev->getInput(); while (( $n = $input -> remove ( $buf , 1024 )) ... vent , input , associated , Returns , underlying , getInput , getOutput , EventBuffer ...
https://man.plustar.jp/php/eventbufferevent.getinput.html - [similar]
Returns underlying output buffer associated with current buffer event 10547
« EventBufferEvent::getInput EventBufferEvent::read » PHP Manual EventBufferEvent Returns underl ... buffer\n" ); } /* ... */ ?> 参考 EventBufferEvent::getInput() - Returns underlying input buffer associated wit ... ssociated , underlying , getOutput , EventBuffer , getInput ...
https://man.plustar.jp/php/eventbufferevent.getoutput.html - [similar]
Returns bitmask of events currently enabled on the buffer event 8724
« EventBufferEvent::getDnsErrorString EventBufferEvent::getInput » PHP Manual EventBufferEvent R ...
https://man.plustar.jp/php/eventbufferevent.getenabled.html - [similar]
The EventBufferEvent class 8527
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... String (): string public getEnabled (): int public getInput (): EventBuffer public getOutput (): EventBuffer p ... ntly enabled on the buffer event EventBufferEvent::getInput — Returns underlying input buffer associated with ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
8348
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> ... unction readcb ( $bev , $base ) { $input = $bev -> getInput (); while (( $n = $input -> remove ( $buf , 1024 ) ... bev -> input ); /* Variant #2 */ /* $input = $bev->getInput(); $output = $bev->getOutput(); $output->addBuffer ... cb ( $bev , $ctx ) { $in = $bev -> input ; //$bev->getInput(); printf ( "Received %zu bytes\n" , $in -> length ...
https://man.plustar.jp/php/event.examples.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 8062
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Creates new connection listener associated with an event base 8062
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... bev -> input ); /* Variant #2 */ /* $input = $bev->getInput(); $output = $bev->getOutput(); $output->addBuffer ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 7955
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... unction readcb ( $bev , $base ) { $input = $bev -> getInput (); while (( $n = $input -> remove ( $buf , 1024 ) ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
Event 7866
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... ntly enabled on the buffer event EventBufferEvent::getInput — Returns underlying input buffer associated with ... tHost — Returns the request host EventHttpRequest::getInputBuffer — Returns the input buffer EventHttpRequest: ... :getInputHeaders — Returns associative array of the input he ...
https://man.plustar.jp/php/book.event.html - [similar]
関数・メソッド 7472
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... ntly enabled on the buffer event EventBufferEvent::getInput - Returns underlying input buffer associated with ... tHost - Returns the request host EventHttpRequest::getInputBuffer - Returns the input buffer EventHttpRequest: ... :getInputHeaders - Returns associative array of the input he ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 NEXT