検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 405 for [SIMILAR] 16 1024 4096 WITH 18928 addtimer WITH ... (0.292 sec.)
2001
« 定義済み定数 Eio 関数 » PHP Manual Eio 例 例 例1 リクエストの取り消し <?php /* eio_nop() が終わったら呼ばれます */ function my_nop_cb ( $data , $result ) { echo "my_nop " , $data , "\n" ; } // この eio_nop() の呼び出しは取り消されます $req = eio_nop ( EIO_PRI_DEFAULT , "my_nop_cb" , "1 ...
https://man.plustar.jp/php/eio.examples.html - [similar]
Write data to the socket. 2001
« Swoole\Event::wait Swoole\Exception » PHP Manual Swoole\Event Write data to the socket. Swoole\Event::write (PECL swoole >= 1.9.0) Swoole\Event::write — Write data to the socket. 説明 public static Swoole\Event::write ( string $fd , string $data ): void パラメータ fd data 戻り値 関連キ ...
https://man.plustar.jp/php/swoole-event.write.html - [similar]
Write data to a socket 2001
« swoole_event_wait swoole_get_local_ip » PHP Manual Swoole 関数 Write data to a socket swoole_event_write (PECL swoole >= 1.9.0) swoole_event_write — Write data to a socket 説明 swoole_event_write ( int $fd , string $data ): bool パラメータ fd data 戻り値 成功した場合に true を、失敗した ...
https://man.plustar.jp/php/function.swoole-event-write.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
About event persistence 0
« Event flags Event callbacks » PHP Manual Event About event persistence About event persistence By default, whenever a pending event becomes active (because its file descriptor is ready to read or write, or because its timeout expires), it becomes non-pending right before its callback i ...
https://man.plustar.jp/php/event.persistence.html - [similar]
Constructs signal event object 0
« Event::setTimer Event::timer » PHP Manual Event Constructs signal event object Event::signal (PECL event >= 1.2.6-beta) Event::signal — Constructs signal event object 説明 public static Event::signal ( EventBase $base , int $signum , callable $cb , mixed $arg = ? ): Event Constructs si ...
https://man.plustar.jp/php/event.signal.html - [similar]
Constructs timer event object 0
« Event::signal EventBase » PHP Manual Event Constructs timer event object Event::timer (PECL event >= 1.2.6-beta) Event::timer — Constructs timer event object 説明 public static Event::timer ( EventBase $base , callable $cb , mixed $arg = ? ): Event Constructs timer event object. This i ...
https://man.plustar.jp/php/event.timer.html - [similar]
Make event non-pending and free resources allocated for this event 0
« Event::delTimer Event::getSupportedMethods » PHP Manual Event Make event non-pending and free resources allocated for this event Event::free (PECL event >= 1.2.6-beta) Event::free — Make event non-pending and free resources allocated for this event 説明 public Event::free (): void Remo ...
https://man.plustar.jp/php/event.free.html - [similar]
Detects whether event is pending or scheduled 0
« Event::getSupportedMethods Event::set » PHP Manual Event Detects whether event is pending or scheduled Event::pending (PECL event >= 1.2.6-beta) Event::pending — Detects whether event is pending or scheduled 説明 public Event::pending ( int $flags ): bool Detects whether event is pendi ...
https://man.plustar.jp/php/event.pending.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT