検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 247 for Socket (0.012 sec.)
Retreives the current address to which the listener's socket is bound 5506
« EventListener::getBase EventListener::setCallback » PHP Manual EventListener Retreives the cur ... rent address to which the listener's socket is bound EventListener::getSocketName (PECL event ... >= 1.5.0) EventListener::getSocketName — Retreives the current address to which the l ... istener's socket is bound 説明 public static EventListener::getSock ... reives the current address to which the listener's socket is bound. パラメータ address Output parameter. IP- ...
https://man.plustar.jp/php/eventlistener.getsocketname.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 5415
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect bu ... r event's file descriptor to given address or UNIX socket EventBufferEvent::connect (PECL event >= 1.2.6-bet ... r event's file descriptor to given address or UNIX socket 説明 public EventBufferEvent::connect ( string $ad ... en address(optionally with port), or a UNIX domain socket. If socket is not assigned to the buffer event, th ... is function allocates a new socket and makes it non-blocking internally. To resolve D ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
Whether the socket is persistent 5395
« ZMQSocket::getSockOpt ZMQSocket::recv » PHP Manual ZMQSocket Whether the socket is persistent ... ZMQSocket::isPersistent (PECL zmq >= 0.5.0) ZMQSocket::isPer ... sistent — Whether the socket is persistent 説明 public ZMQSocket::isPersistent ... (): bool Check whether the socket is persistent. パラメータ この関数にはパラメータは ... ません。 戻り値 Returns a bool based on whether the socket is persistent or not. 関連キーワード: persistent , ...
https://man.plustar.jp/php/zmqsocket.ispersistent.html - [similar]
The EventListener class 5375
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListen ... ventListener { /* Constants */ const int OPT_LEAVE_SOCKETS_BLOCKING = 1 ; const int OPT_CLOSE_ON_FREE = 2 ; ... (): bool public getBase (): void public static getSocketName ( string &$address , mixed &$port = ? ): bool ... パティ fd Numeric file descriptor of the underlying socket. (Added in event-1.6.0 .) 定義済み定数 EventListen ... er::OPT_LEAVE_SOCKETS_BLOCKING By default Libevent turns underlying fil ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
接続された、区別できないソケットストリームの組を作成する 5355
« stream_socket_get_name stream_socket_recvfrom » PHP Manual ストリーム 関数 接続された、区別でき ... ないソケットストリームの組を作成する stream_socket_pair (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_socket_ ... できないソケットストリームの組を作成する 説明 stream_socket_pair ( int $domain , int $type , int $protocol ): ... array | false stream_socket_pair() は、互いに接続されており区別できない ソケッ ... 列、失敗した場合に false を返します。 例 例1 stream_socket_pair() の例 この例では、プロセス間通信に stream_so ...
https://man.plustar.jp/php/function.stream-socket-pair.html - [similar]
Listen on the given IP and port, socket type. 5355
« Swoole\Server::heartbeat Swoole\Server::on » PHP Manual Swoole\Server Listen on the given IP a ... nd port, socket type. Swoole\Server::listen (PECL swoole >= 1.9.0) ... \Server::listen — Listen on the given IP and port, socket type. 説明 public Swoole\Server::listen ( string $ ... host , int $port , string $socket_type ): bool パラメータ host port socket_type 戻り ...
https://man.plustar.jp/php/swoole-server.listen.html - [similar]
Creates new connection listener associated with an event base 5335
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... Event assumes that listen is already called on the socket( target ) target May be string, socket resource, o ... r a stream associated with a socket. In case if target is a string, the string will be ... k address. It will be interpreted as a UNIX domain socket path, if prefixed with 'unix:' , e.g. 'unix:/tmp/m ... 更履歴 バージョン 説明 PECL event 1.5.0 UNIX domain sockets' support added. 例 例1 EventListener::__construct ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
Get socket I/O activity timeout 5305
« GearmanWorker::setTimeout GearmanWorker::unregister » PHP Manual GearmanWorker Get socket I/O ... ECL gearman >= 0.6.0) GearmanWorker::timeout — Get socket I/O activity timeout 説明 public GearmanWorker::ti ... rns the current time to wait, in milliseconds, for socket I/O activity. パラメータ この関数にはパラメータはあ ... te timeout. 参考 GearmanWorker::setTimeout() - Set socket I/O activity timeout 関連キーワード: timeout , act ...
https://man.plustar.jp/php/gearmanworker.timeout.html - [similar]
Bind the socket 5305
« ZMQSocket ZMQSocket::connect » PHP Manual ZMQSocket Bind the socket ZMQSocket::bind (PECL zmq ... >= 0.5.0) ZMQSocket::bind — Bind the socket 説明 public ZMQSocket::bin ... d ( string $dsn , bool $force = false ): ZMQSocket Bind the socket to an endpoint. The endpoint is de ... nsport://address . force Tries to bind even if the socket has already been bound to the given endpoint. 戻り ... 値 Returns the current object. Throws ZMQSocketException on error. 関連キーワード: Bind , ZMQSocke ...
https://man.plustar.jp/php/zmqsocket.bind.html - [similar]
Write contents of the buffer to a file or socket 5244
« EventBuffer::unlock EventBufferEvent » PHP Manual EventBuffer Write contents of the buffer to ... a file or socket EventBuffer::write (PECL event >= 1.6.0) EventBuff ... :write — Write contents of the buffer to a file or socket 説明 public EventBuffer::write ( mixed $fd , int $ ... ytes have been successfully written. パラメータ fd Socket resource, stream or numeric file descriptor associ ... ated normally associated with a socket. howmuch The maximum number of bytes to write. 戻り ...
https://man.plustar.jp/php/eventbuffer.write.html - [similar]