検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 120 for Events (0.005 sec.)
Add new callback functions of a socket into the EventLoop 5737
« swoole_error_log swoole_event_defer » PHP Manual Swoole 関数 Add new callback functions of a s ... callback = ? , callable $write_callback = ? , int $events = 0 ): int パラメータ fd read_callback write_callb ... ack events 戻り値 関連キーワード: swoole , callback , event , ...
https://man.plustar.jp/php/function.swoole-event-add.html - [similar]
Update the event callback functions of a socket. 5737
« Swoole\Event::exit Swoole\Event::wait » PHP Manual Swoole\Event Update the event callback func ... allback = ? , string $write_callback = ? , string $events = ? ): bool パラメータ fd read_callback write_call ... back events 戻り値 関連キーワード: callback , Update , event , ...
https://man.plustar.jp/php/swoole-event.set.html - [similar]
Connects to a hostname with optionally asyncronous DNS resolving 5712
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... } /* Event callback */ function eventcb ( $bev , $events , $base ) { if ( $events & EventBufferEvent :: CON ... NECTED ) { echo "Connected.\n" ; } elseif ( $events & ( EventBufferEvent :: ERROR | EventBufferEvent : ... : EOF )) { if ( $events & EventBufferEvent :: ERROR ) { echo "DNS error: " ... ase ); if (! $bev ) { exit( "Failed creating bufferevent socket\n" ); } //$bev->setCallbacks("readcb", /* wr ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Event flags 5675
« 例 About event persistence » PHP Manual Event Event flags Event flags Event::READ This flag in ... plement signal detection. See "Constructing signal events" below. Event::TIMEOUT indicates an event that bec ... ng network programming with Libevent, Working with events, Event flags 関連キーワード: Event , flags , event ...
https://man.plustar.jp/php/event.flags.html - [similar]
Create stopped EvIo watcher object 5675
« EvIo::__construct EvIo::set » PHP Manual EvIo Create stopped EvIo watcher object EvIo::createS ... blic static EvIo::createStopped ( mixed $fd , int $events , callable $callback , mixed $data = null , int $p ... パラメータ fd The same as for EvIo::__construct() events The same as for EvIo::__construct() callback See W ...
https://man.plustar.jp/php/evio.createstopped.html - [similar]
Adjusts read and/or write watermarks 5650
« EventBufferEvent::setTimeouts EventBufferEvent::sslError » PHP Manual EventBufferEvent Adjusts ... 説明 public EventBufferEvent::setWatermark ( int $events , int $lowmark , int $highmark ): void Adjusts the ... with Libevent: Callbacks and watermarks パラメータ events Bitmask of Event::READ , Event::WRITE , or both. l ...
https://man.plustar.jp/php/eventbufferevent.setwatermark.html - [similar]
The parallel\Sync class 5613
« parallel\Events\Event\Type parallel\Sync::__construct » PHP Manual parallel The parallel\Sync ... ynchronization , construct , scalar , low , wait , Events , mechanisms , find , useful ...
https://man.plustar.jp/php/class.parallel-sync.html - [similar]
Event callbacks 5613
« About event persistence Constructing signal events » PHP Manual Event Event callbacks Event ca ... s equal to the signal number. what Bit mask of all events triggered. arg User custom data. Event::timer() ex ...
https://man.plustar.jp/php/event.callbacks.html - [similar]
The Swoole\Event class 5588
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swo ... _callback , callable $write_callback = ? , string $events = ? ): bool public static defer ( mixed $callback ... allback = ? , string $write_callback = ? , string $events = ? ): bool public static wait (): void public sta ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
Creates new connection listener associated with an event base 5476
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... ; */ } public function echoEventCallback ( $bev , $events , $ctx ) { if ( $events & EventBufferEvent :: ERRO ... R ) { echo "Error from bufferevent\n" ; } if ( $events & ( EventBufferEvent :: EOF | EventBufferEvent :: ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT