Php/docs/class.zmqpoll

提供:Dev Guides
< Php
2020年12月14日 (月) 11:32時点におけるNotes (トーク | 投稿記録)による版 (autoload)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先:案内検索

(No version information available, might only be in Git)

はじめに

クラス概要


ZMQPoll {

/* Methods */

public add ( mixed $entry , int $type ) : string

public clear ( ) : ZMQPoll

public count ( ) : int

public getLastErrors ( ) : array

public poll ( array &$readable , array &$writable [, int $timeout = -1 ] ) : int

public remove ( mixed $item ) : bool

}

目次