検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 10 for getOutput (0.005 sec.)
Returns underlying output buffer associated with current buffer event 13497
« EventBufferEvent::getInput EventBufferEvent::read » PHP Manual EventBufferEvent Returns underl ... ciated with current buffer event EventBufferEvent::getOutput (PECL event >= 1.2.6-beta) EventBufferEvent::getOu ... current buffer event 説明 public EventBufferEvent::getOutput (): EventBuffer Returns underlying output buffer a ... ith current buffer event. 例 例1 EventBufferEvent::getOutput() example <?php $base = new EventBase (); $dns_bas ... vent :: READ | Event :: WRITE ); $output = $bev -> getOutput (); if (! $output -> add ( "GET { $argv [ 2 ]} HTT ...
https://man.plustar.jp/php/eventbufferevent.getoutput.html - [similar]
Returns underlying input buffer associated with current buffer event 11048
« EventBufferEvent::getEnabled EventBufferEvent::getOutput » PHP Manual EventBufferEvent Returns ... > 0 ) { echo $buf ; } } ?> 参考 EventBufferEvent::getOutput() - Returns underlying output buffer associated wi ... t , associated , Returns , underlying , getInput , getOutput , EventBuffer ...
https://man.plustar.jp/php/eventbufferevent.getinput.html - [similar]
Read buffer's data 8759
« EventBufferEvent::getOutput EventBufferEvent::readBuffer » PHP Manual EventBufferEvent Read bu ...
https://man.plustar.jp/php/eventbufferevent.read.html - [similar]
The EventBufferEvent class 8491
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... led (): int public getInput (): EventBuffer public getOutput (): EventBuffer public read ( int $size ): string ... ciated with current buffer event EventBufferEvent::getOutput — Returns underlying output buffer associated with ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
8134
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... ent :: WRITE ); $output = $bev -> output ; //$bev->getOutput(); if (! $output -> add ( "GET { $argv [ 2 ]} HTTP ... cho "step 3\n" ; // Send request $output = $bev -> getOutput (); if (! $output -> add ( "GET /index.cphp HTTP/1 ... 2 */ /* $input = $bev->getInput(); $output = $bev->getOutput(); $output->addBuffer($input); */ } public functio ... s ()); echo "Output headers:" ; var_dump ( $req -> getOutputHeaders ()); echo "\n >> Sending reply ..." ; $req ...
https://man.plustar.jp/php/event.examples.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 8044
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... ent :: WRITE ); $output = $bev -> output ; //$bev->getOutput(); if (! $output -> add ( "GET { $argv [ 2 ]} HTTP ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Creates new connection listener associated with an event base 8044
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... 2 */ /* $input = $bev->getInput(); $output = $bev->getOutput(); $output->addBuffer($input); */ } public functio ...
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 ... "step 3\n" ; /* Send request */ $output = $bev -> getOutput (); if (! $output -> add ( "GET /index.cphp HTTP/1 ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
Event 7848
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... ciated with current buffer event EventBufferEvent::getOutput — Returns underlying output buffer associated with ... ative array of the input headers EventHttpRequest::getOutputBuffer — Returns the output buffer of the request E ... ventHttpRequest::getOutputHeaders — Returns associative array of the output h ...
https://man.plustar.jp/php/book.event.html - [similar]
関数・メソッド 7490
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... ciated with current buffer event EventBufferEvent::getOutput - Returns underlying output buffer associated with ... ative array of the input headers EventHttpRequest::getOutputBuffer - Returns the output buffer of the request E ... ventHttpRequest::getOutputHeaders - Returns associative array of the output h ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 NEXT