検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 269 for send (0.104 sec.)
Synchronization 4662
« Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL ... onization 説明 public Threaded::notifyOne (): bool Send notification to the referenced object. This unbloc ... $this ); } } $my = new My (); $my -> start (); /** send notification to the waiting thread **/ $my -> sync ...
https://man.plustar.jp/php/threaded.notifyone.html - [similar]
Construct a new ZMQContext object 4662
« ZMQContext ZMQContext::getOpt » PHP Manual ZMQContext Construct a new ZMQContext object ZMQCon ... socket -> connect ( "tcp://example.com:1234" ); /* Send a request */ $socket -> send ( "Hello there" ); /* ...
https://man.plustar.jp/php/zmqcontext.construct.html - [similar]
Constructs EventBufferEvent object 4633
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Const ... nt::sslFilter() - Create a new SSL buffer event to send its data over another buffer event EventBufferEven ... t::sslSocket() - Creates a new SSL buffer event to send its data over an SSL on a socket 関連キーワード: E ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
The GearmanTask class 4603
« GearmanJob::workloadSize GearmanTask::__construct » PHP Manual Gearman The GearmanTask class T ... data_len ): array public returnCode (): int public sendData ( string $data ): int public sendWorkload ( st ... returnCode — Get the last return code GearmanTask::sendData — Send data for a task (deprecated) GearmanTas ... k::sendWorkload — Send data for a task GearmanTask::taskDe ...
https://man.plustar.jp/php/class.gearmantask.html - [similar]
The ZMQ class 4603
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... :SOCKET_XSUB Similar to SOCKET_SUB, except you can send subscriptions as messages. See SOCKET_XPUB for for ... mat. ZMQ::SOCKET_STREAM Used to send and receive TCP data from a non-ØMQ peer. Availabl ... : int ) ZMQ::SOCKOPT_SNDTIMEO Sets the timeout for send operation on the socket. Value -1 means no limit. ... _DONTWAIT Non-blocking operation ZMQ::MODE_SNDMORE Send multi-part message ZMQ::DEVICE_FORWARDER Forwarder ...
https://man.plustar.jp/php/class.zmq.html - [similar]
Prepares a query for execution 4603
« sqlsrv_num_rows sqlsrv_query » PHP Manual SQLSRV 関数 Prepares a query for execution sqlsrv_pr ... lt, the driver will wait indefinitely for results. SendStreamParamsAtExec true or false (the default is tr ... ue ) Configures the driver to send all stream data at execution ( true ), or to send ... is set to true . For more information, see sqlsrv_send_stream_data() . Scrollable SQLSRV_CURSOR_FORWARD, ...
https://man.plustar.jp/php/function.sqlsrv-prepare.html - [similar]
win32service 関数 4603
« 例 win32_continue_service » PHP Manual win32service win32service 関数 win32service 関数 目次 w ... ervice_status — サービスの状態を問い合わせる win32_send_custom_control — Send a custom control to the serv ...
https://man.plustar.jp/php/ref.win32service.html - [similar]
Sets read timeout 4603
« Stomp::send Stomp::subscribe » PHP Manual Stomp Sets read timeout Stomp::setReadTimeout stomp_ ... , microseconds , setReadTimeout , 手続き , part , send ...
https://man.plustar.jp/php/stomp.setreadtimeout.html - [similar]
Create a new socket 4603
« ZMQContext::getOpt ZMQContext::isPersistent » PHP Manual ZMQContext Create a new socket ZMQCon ... socket -> connect ( "tcp://example.com:1234" ); /* Send a request */ $socket -> send ( "Hello there" ); /* ...
https://man.plustar.jp/php/zmqcontext.getsocket.html - [similar]
Connect the socket 4603
« ZMQSocket::bind ZMQSocket::__construct » PHP Manual ZMQSocket Connect the socket ZMQSocket::co ... { echo "<p>Already connected to $dsn </p>" ; } /* Send and receive */ $socket -> send ( "Hello!" ); $mess ...
https://man.plustar.jp/php/zmqsocket.connect.html - [similar]