検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1125 for On (0.071 sec.)
Define or return the exit mode for the current running service 3296
« win32_set_service_exit_code win32_set_service_status » PHP Manual win32service 関数 Define or ... e set with the win32_set_service_exit_code() function. 警告 This function work only in "cli" SAPI. On ot ... her SAPI this function is disabled. パラメータ gracefulMode true for exit ... rent or old exit mode. エラー / 例外 Prior to version 1.0.0, if the SAPI is not "cli" , this function em ... its an E_ERROR level error. As of version 1.0.0, will throw a Win32ServiceException if SAPI ...
https://man.plustar.jp/php/function.win32-set-service-exit-mode.html - [similar]
インストール/設定 3296
« MongoDB 要件 » PHP Manual MongoDB インストール/設定 インストール/設定 要件 インストール手順 In ... stalling the MongoDB PHP Driver with PECL Installing the MongoDB PH ... P Driver on macOS with Homebrew Installing the MongoDB PHP Dri ... ver on Windows Building the MongoDB PHP Driver from sourc ...
https://man.plustar.jp/php/mongodb.setup.html - [similar]
Oracle 関数 (PDO_OCI) 3296
« PDO_SQLSRV DSN PDO_OCI DSN » PHP Manual PDO ドライバ Oracle 関数 (PDO_OCI) Oracle 関数 (PDO_OC ... の値です。 --with-pdo-oci=instantclient,prefix,version で、Oracle Instant Client SDK を指定します。prefix ... および version は環境にあわせて設定します。 // $ORACLE_HOME を使う ... 例 $ ./configure --with-pdo-oci // OIC for Linux 10.2.0.3 の ... RPM を /usr プレフィックスで使う例 $ ./configure --with-pdo-oci=instantclient,/usr,10.2.0.3 定 ...
https://man.plustar.jp/php/ref.pdo-oci.html - [similar]
Get context option 3296
« ZMQContext::__construct ZMQContext::getSocket » PHP Manual ZMQContext Get context option ZMQCon ... ntext::getOpt (PECL zmq >= 1.0.4) ZMQContext::getOpt — Get context option 説明 public ZMQCo ... Opt ( string $key ): mixed Returns the value of a context option. パラメータ key An integer representing ... the option. See the ZMQ::CTXOPT_* constants. 戻り値 Returns e ... ither a string or an int depending on key . Throws ZMQContextException on error. 関連キー ...
https://man.plustar.jp/php/zmqcontext.getopt.html - [similar]
Set the idle timeout 3296
« ZMQDevice::setIdleCallback ZMQDevice::setTimerCallback » PHP Manual ZMQDevice Set the idle tim ... eout ZMQDevice::setIdleTimeout (No version information available, might only be in Git) ZMQDe ... ータ timeout The idle callback timeout value. 戻り値 On success this method returns the current object. 関 ... the , setIdleTimeout , callback , Sets , success , On ...
https://man.plustar.jp/php/zmqdevice.setidletimeout.html - [similar]
Get socket option 3296
« ZMQSocket::getSocketType ZMQSocket::isPersistent » PHP Manual ZMQSocket Get socket option ZMQS ... q >= 0.5.0) ZMQSocket::getSockOpt — Get socket option 説明 public ZMQSocket::getSockOpt ( string $key ): ... mixed Returns the value of a socket option. パラメータ key An integer representing the option ... . See the ZMQ::SOCKOPT_* constants. 戻り値 Returns either a string or an int de ... pending on key . Throws ZMQSocketException on error. 関連キー ...
https://man.plustar.jp/php/zmqsocket.getsockopt.html - [similar]
The parallel\Channel class 3261
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channe ... buffered Channels An unbuffered channel will block on calls to parallel\Channel::send() until there is a ... receiver, and block on calls to parallel\Channel::recv() until there is a ... sender. This means an unbuffered channel is not only a way to share data among tasks but also a simpl ... e method of synchronization. An unbuffered channel is the fastest way t ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
Create a new SSL buffer event to send its data over another buffer event 3261
« EventBufferEvent::sslError EventBufferEvent::sslGetCipherInfo » PHP Manual EventBufferEvent Cr ... se $base , EventBufferEvent $underlying , EventSslContext $ctx , int $state , int $options = 0 ): EventB ... s data over another buffer event 注意 : This function is available only if Event is compiled with OpenSS ... event to use for this SSL. ctx Object of EventSslContext class. state The current state of SSL connecti ... fferEvent::SSL_ACCEPTING or EventBufferEvent::SSL_CONNECTING . options One or more buffer event options. ...
https://man.plustar.jp/php/eventbufferevent.sslfilter.html - [similar]
Sets a callback for specified URI 3261
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... llback. cb The callback callable that gets invoked on requested path . It should match the following pro ... * Simple HTTP server. * * To test it: * 1) Run it on a port of your choice, e.g.: * $ php examples/http ... .php 8010 * 2) In another terminal connect to some address on this port * and make GET or ... * $ nc -t 127.0.0.1 8010 * POST /about HTTP/1.0 * Content-Type: text/plain * Content-Length: 4 * Connect ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
Configures the watcher 3261
« EvStat::prev EvStat::stat » PHP Manual EvStat Configures the watcher EvStat::set (PECL ev >= 0 ... .2.0) EvStat::set — Configures the watcher 説明 public EvStat::set ( strin ... g $path , float $interval ): void Configures the watcher. パラメータ path The path to wa ... it for status changes on. interval Hint on how quickly a change is expected ... le value. 戻り値 値を返しません。 関連キーワード: Configures , watcher , EvStat , the , path , interval ...
https://man.plustar.jp/php/evstat.set.html - [similar]