検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 548 for [SIMILAR] 16 1024 4096 WITH 47371 syncevent WITH... (0.378 sec.)
Remove all event callback functions of a socket. 836
« Swoole\Event::defer Swoole\Event::exit » PHP Manual Swoole\Event Remove all event callback functions of a socket. Swoole\Event::del (PECL swoole >= 1.9.0) Swoole\Event::del — Remove all event callback functions of a socket. 説明 public static Swoole\Event::del ( string $fd ): bool パラ ...
https://man.plustar.jp/php/swoole-event.del.html - [similar]
Add a callback function to the next event loop. 836
« Swoole\Event::add Swoole\Event::del » PHP Manual Swoole\Event Add a callback function to the next event loop. Swoole\Event::defer (PECL swoole >= 1.9.0) Swoole\Event::defer — Add a callback function to the next event loop. 説明 public static Swoole\Event::defer ( mixed $callback ): voi ...
https://man.plustar.jp/php/swoole-event.defer.html - [similar]
Update the event callback functions of a socket. 836
« Swoole\Event::exit Swoole\Event::wait » PHP Manual Swoole\Event Update the event callback functions of a socket. Swoole\Event::set (PECL swoole >= 1.9.0) Swoole\Event::set — Update the event callback functions of a socket. 説明 public static Swoole\Event::set ( int $fd , string $read_c ...
https://man.plustar.jp/php/swoole-event.set.html - [similar]
Start the event loop 836
« swoole_event_set swoole_event_write » PHP Manual Swoole 関数 Start the event loop swoole_event_wait (PECL swoole >= 1.9.0) swoole_event_wait — Start the event loop 説明 swoole_event_wait (): void パラメータ この関数にはパラメータはありません。 戻り値 関連キーワード: event , swoole , th ...
https://man.plustar.jp/php/function.swoole-event-wait.html - [similar]
データベースでイベントが発生するのを待つ 836
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待つ ibase_wait_event (PHP 5, PHP 7 < 7.4.0) ibase_wait_event — データベースでイベントが発生するのを待つ 説明 ibase_wait_event ( string $event_name , string ...$event_names ): string ibase_wait ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]
Add callback function to the next event loop 836
« swoole_event_add swoole_event_del » PHP Manual Swoole 関数 Add callback function to the next event loop swoole_event_defer (PECL swoole >= 1.9.0) swoole_event_defer — Add callback function to the next event loop 説明 swoole_event_defer ( callable $callback ): bool パラメータ callback 戻 ...
https://man.plustar.jp/php/function.swoole-event-defer.html - [similar]
836
« 定義済み定数 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. 836
« 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 836
« 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]
はじめに 0
« Sync インストール/設定 » PHP Manual Sync はじめに はじめに The 'sync' extension introduces cross-platform synchonization objects into PHP. Named and unnamed Mutex, Semaphore, Event, Reader-Writer, and named Shared Memory objects provide OS-level synchronization on both POSIX (e.g. Linu ...
https://man.plustar.jp/php/intro.sync.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT