検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 59 for EventBase (0.017 sec.)
その他のサービス 6331
« var_representation cURL » PHP Manual 関数リファレンス その他のサービス その他のサービス cURL — ... Constructing signal events Event — The Event class EventBase — The EventBase class EventBuffer — The EventBuffe ...
https://man.plustar.jp/php/refs.remote.other.html - [similar]
Constructs signal event object 6302
« Event::setTimer Event::timer » PHP Manual Event Constructs signal event object Event::signal ( ... al event object 説明 public static Event::signal ( EventBase $base , int $signum , callable $cb , mixed $arg = ... event objects too. パラメータ base The associated event base object. signum The signal number. cb The signal e ...
https://man.plustar.jp/php/event.signal.html - [similar]
Creates two buffer events connected to each other 6302
« EventBufferEvent::__construct EventBufferEvent::disable » PHP Manual EventBufferEvent Creates ... 説明 public static EventBufferEvent::createPair ( EventBase $base , int $options = 0 ): array Returns array of ... S , which is always on. パラメータ base Associated event base options EventBufferEvent::OPT_* constants combine ...
https://man.plustar.jp/php/eventbufferevent.createpair.html - [similar]
Constructs EventHttp object(the HTTP server) 6302
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... HTTP server) 説明 public EventHttp::__construct ( EventBase $base , EventSslContext $ctx = null ) Constructs t ... he HTTP server object. パラメータ base Associated event base. ctx EventSslContext class object. Turns plain HT ... > 65535 ) { exit( "Invalid port" ); } $base = new EventBase (); $http = new EventHttp ( $base ); $http -> setA ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Creates new connection listener associated with an event base 6302
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... r associated with an event base EventListener::__construct (PECL event >= 1.2.6-b ... Creates new connection listener associated with an event base 説明 public EventListener::__construct ( EventBas ... Creates new connection listener associated with an event base. パラメータ base Associated event base. cb A call ... nction __construct ( $port ) { $this -> base = new EventBase (); if (! $this -> base ) { echo "Couldn't open ev ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Constructs Event object 6273
« Event::addTimer Event::del » PHP Manual Event Constructs Event object Event::__construct (PECL ... ucts Event object 説明 public Event::__construct ( EventBase $base , mixed $fd , int $what , callable $cb , mix ... ULL ) Constructs Event object. パラメータ base The event base to associate with. fd stream resource, socket res ...
https://man.plustar.jp/php/event.construct.html - [similar]
Re-configures event 6273
« Event::pending Event::setPriority » PHP Manual Event Re-configures event Event::set (PECL even ... set — Re-configures event 説明 public Event::set ( EventBase $base , mixed $fd , int $what = ? , callable $cb = ... It calls event_assign instead. パラメータ base The event base to associate the event with. fd Stream resource, ...
https://man.plustar.jp/php/event.set.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 6273
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... base -> exit (); exit( "Done\n" ); } } $base = new EventBase (); echo "step 1\n" ; $bev = new EventBufferEvent ... ided\n" ); } $sock_path = $argv [ 1 ]; $base = new EventBase (); $cl = new MyUnixSocketClient ( $base , $sock_p ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
Constructs EventHttpConnection object 6273
« EventHttpConnection EventHttpConnection::getBase » PHP Manual EventHttpConnection Constructs E ... ect 説明 public EventHttpConnection::__construct ( EventBase $base , EventDnsBase $dns_base , string $address , ... tHttpConnection object. パラメータ base Associated event base. dns_base If dns_base is null , hostname resoluti ...
https://man.plustar.jp/php/eventhttpconnection.construct.html - [similar]
Send an HTML error message to the client 6273
« EventHttpRequest::removeHeader EventHttpRequest::sendReply » PHP Manual EventHttpRequest Send ... $req ) { $req -> sendError ( 400 ); } $base = new EventBase (); $http = new EventHttp ( $base ); $http -> setC ...
https://man.plustar.jp/php/eventhttprequest.senderror.html - [similar]
PREV 1 2 3 4 5 6 NEXT