検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 59 for EventBase (0.007 sec.)
Constructs EventBufferEvent object 6244
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Const ... object 説明 public EventBufferEvent::__construct ( EventBase $base , mixed $socket = null , int $options = 0 , ... s of EventBufferEvent::connect() . パラメータ base Event base that should be associated with the new buffer eve ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 6244
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... t 説明 public static EventBufferEvent::sslFilter ( EventBase $base , EventBufferEvent $underlying , EventSslCon ... d with OpenSSL support. パラメータ base Associated event base. underlying A socket buffer event to use for this ... false with authentic cert ]); $this -> base = new EventBase (); if (! $this -> base ) { exit( "Couldn't open e ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Creates a new SSL buffer event to send its data over an SSL on a socket 6244
« EventBufferEvent::sslRenegotiate EventBufferEvent::write » PHP Manual EventBufferEvent Creates ... t 説明 public static EventBufferEvent::sslSocket ( EventBase $base , mixed $socket , EventSslContext $ctx , int ... ver an SSL on a socket. パラメータ base Associated event base. socket Socket to use for this SSL. Can be stream ...
https://man.plustar.jp/php/eventbufferevent.sslsocket.html - [similar]
Adds a server alias to the HTTP server object 6244
« EventHttp::accept EventHttp::bind » PHP Manual EventHttp Adds a server alias to the HTTP serve ... ntHttp::addServerAlias() example <?php $base = new EventBase (); $http = new EventHttp ( $base ); $socket = soc ...
https://man.plustar.jp/php/eventhttp.addserveralias.html - [similar]
The EventHttp class 6215
« EventDnsBase::setSearchNdots EventHttp::accept » PHP Manual Event The EventHttp class The Even ... $address , int $port ): void public __construct ( EventBase $base , EventSslContext $ctx = null ) public remov ...
https://man.plustar.jp/php/class.eventhttp.html - [similar]
Constructing signal events 6215
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events ... no \n" ; $this -> base -> exit (); } } $base = new EventBase (); $c = new MyEventSignal ( $base ); $base -> loo ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]
Returns underlying output buffer associated with current buffer event 6215
« EventBufferEvent::getInput EventBufferEvent::read » PHP Manual EventBufferEvent Returns underl ... BufferEvent::getOutput() example <?php $base = new EventBase (); $dns_base = new EventDnsBase ( $base , TRUE ); ...
https://man.plustar.jp/php/eventbufferevent.getoutput.html - [similar]
Sets default callback to handle requests that are not caught by specific callbac... 6215
« EventHttp::setCallback EventHttp::setMaxBodySize » PHP Manual EventHttp Sets default callback ... tp::setDefaultCallback() example <?php $base = new EventBase (); $http = new EventHttp ( $base ); $socket = soc ...
https://man.plustar.jp/php/eventhttp.setdefaultcallback.html - [similar]
The EventDnsBase class 6185
« EventConfig::setMaxDispatchInterval EventDnsBase::addNameserverIp » PHP Manual Event The Event ... d public clearSearch (): void public __construct ( EventBase $base , bool $initialize ) public countNameservers ...
https://man.plustar.jp/php/class.eventdnsbase.html - [similar]
Constructs EventHttpRequest object 6185
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C ... $address = "127.0.0.1" ; $port = 80 ; $base = new EventBase (); $conn = new EventHttpConnection ( $base , NULL ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]
PREV 1 2 3 4 5 6 NEXT