検索

phrase: max: clip:
target: order:
Results of 21 - 28 of about 28 for buf (0.013 sec.)
Sets a callback for specified URI 7062
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... , "OK" ); echo "OK\n" ; echo "\n >> Reading input buffer ...\n" ; $buf = $req -> getInputBuffer (); whil ... e ( $s = $buf -> readLine ( EventBuffer :: EOL_ANY )) { echo $s ... , PHP_EOL ; } echo "No more data in the buffer\n" ; } function _http_about ( $req ) { echo __M ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
7062
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipAr ... , $zip_entry , "r" )) { echo "File Contents:\n" ; $buf = zip_entry_read ( $zip_entry , zip_entry_filesize ... ( $zip_entry )); echo " $buf \n" ; zip_entry_close ( $zip_entry ); } echo "\n" ...
https://man.plustar.jp/php/zip.examples.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 6980
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... ame with optionally asyncronous DNS resolving EventBufferEvent::connectHost (PECL event >= 1.2.6-beta) Ev ... entBufferEvent::connectHost — Connects to a hostname with ... ionally asyncronous DNS resolving 説明 public EventBufferEvent::connectHost ( EventDnsBase $dns_base , st ... eds, it launches a connection attempt just as EventBufferEvent::connect() would. dns_base is optional. Ma ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Constructs EventHttp object(the HTTP server) 6980
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... f ctx is configured correctly, then the underlying buffer events will be based on OpenSSL sockets. Thus, ... , "OK" ); echo "OK\n" ; echo "\n >> Reading input buffer ...\n" ; $buf = $req -> getInputBuffer (); whil ... e ( $s = $buf -> readLine ( EventBuffer :: EOL_ANY )) { echo $s ... , PHP_EOL ; } echo "No more data in the buffer\n" ; } function _http_about ( $req ) { echo __M ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 6915
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect buf ... le descriptor to given address or UNIX socket EventBufferEvent::connect (PECL event >= 1.2.6-beta) EventB ... ufferEvent::connect — Connect buffer event's file descriptor to given address or UNI ... X socket 説明 public EventBufferEvent::connect ( string $addr ): bool Connect bu ... IX domain socket. If socket is not assigned to the buffer event, this function allocates a new socket and ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
接続しているかどうかによらず、ソケットからデータを受信する 6833
« socket_recv socket_recvmsg » PHP Manual ソケット 関数 接続しているかどうかによらず、ソケットか ... om = '' ; $port = 0 ; socket_recvfrom ( $socket , $buf , 12 , 0 , $from , $port ); echo "リモートアドレス ... $from のポート $port から $buf を受信しました" . PHP_EOL ; ?> この例は、127.0.0.1 ...
https://man.plustar.jp/php/function.socket-recvfrom.html - [similar]
Event 6308
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インス ... — Tells event_base to stop dispatching events EventBuffer — The EventBuffer class EventBuffer::add — Appe ... nd data to the end of an event buffer EventBuffer::addBuffer — Move all data from a b ... uffer provided to the current instance of EventBuffer EventBuffer::appendFrom — Moves the specified n ... umber of bytes from a source buffer to the end of the current buffer EventBuffer::_ ...
https://man.plustar.jp/php/book.event.html - [similar]
関数・メソッド 6013
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... - Set the timeout time of query execution cubrid_unbuffered_query - Perform a query without fetching the ... se::__construct - Constructs EventBase object EventBuffer::add - Append data to the end of an event buffe ... r EventBuffer::addBuffer - Move all data from a buffer provid ... ed to the current instance of EventBuffer EventBuffer::appendFrom - Moves the specified n ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PREV 1 2 3 NEXT