検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 32 for setCallback (0.008 sec.)
Constructs EventHttp object(the HTTP server) 7587
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... CMD_GET | EventHttpRequest :: CMD_POST ); $http -> setCallback ( "/dump" , "_http_dump" , array( 4 , 8 )); $http ... -> setCallback ( "/about" , "_http_about" ); $http -> setDefaultC ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
Retreives the current address to which the listener's socket is bound 7587
« EventListener::getBase EventListener::setCallback » PHP Manual EventListener Retreives the cur ...
https://man.plustar.jp/php/eventlistener.getsocketname.html - [similar]
7523
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... Failed creating bufferevent socket\n" ); } //$bev->setCallbacks("readcb", /* writecb */ NULL, "eventcb", $base); ... fferevent socket\n" ); } echo "step 2\n" ; $bev -> setCallbacks ( "readcb" , /* writecb */ NULL , "eventcb" , $ba ... ufferEvent :: OPT_CLOSE_ON_FREE ); $this -> bev -> setCallbacks (array( $this , "echoReadCallback" ), NULL , arra ... > bev -> enable ( Event :: READ ); $this -> bev -> setCallbacks (array( $this , "ssl_read_cb" ), NULL , array( $t ...
https://man.plustar.jp/php/event.examples.html - [similar]
Sets the what HTTP methods are supported in requests accepted by this server, an... 7523
« EventHttp::removeServerAlias EventHttp::setCallback » PHP Manual EventHttp Sets the what HTTP ...
https://man.plustar.jp/php/eventhttp.setallowedmethods.html - [similar]
Send an HTML error message to the client 7523
« EventHttpRequest::removeHeader EventHttpRequest::sendReply » PHP Manual EventHttpRequest Send ... Base (); $http = new EventHttp ( $base ); $http -> setCallback ( "/err400" , "_http_400" ); $http -> bind ( "0.0. ...
https://man.plustar.jp/php/eventhttprequest.senderror.html - [similar]
Adds a server alias to the HTTP server object 7442
« EventHttp::accept EventHttp::bind » PHP Manual EventHttp Adds a server alias to the HTTP serve ... exit( "Failed to add server alias\n" ); } $http -> setCallback ( "/about" , function( $req ) { echo "URI: " , $re ...
https://man.plustar.jp/php/eventhttp.addserveralias.html - [similar]
Configures whether to keep the loop from returning 7442
« EvWatcher::invoke EvWatcher::setCallback » PHP Manual EvWatcher Configures whether to keep the ...
https://man.plustar.jp/php/evwatcher.keepalive.html - [similar]
EvEmbed クラス 7362
« EvChild::set EvEmbed::__construct » PHP Manual Ev EvEmbed クラス EvEmbed クラス (PECL ev >= 0. ... palive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ...
https://man.plustar.jp/php/class.evembed.html - [similar]
EvFork クラス 7281
« EvEmbed::sweep EvFork::__construct » PHP Manual Ev EvFork クラス EvFork クラス (PECL ev >= 0.2 ... palive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ...
https://man.plustar.jp/php/class.evfork.html - [similar]
The EvIdle class 7281
« EvFork::createStopped EvIdle::__construct » PHP Manual Ev The EvIdle class The EvIdle class (P ... palive ( bool $value = ? ): bool public EvWatcher::setCallback ( callable $callback ): void public EvWatcher::sta ...
https://man.plustar.jp/php/class.evidle.html - [similar]
PREV 1 2 3 4 NEXT