0MQ messaging
PHP Manual

La classe ZMQPoll

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

Introduction

Synopsis de la classe

ZMQPoll {
/* Méthodes */
public string add ( mixed $entry , int $type )
public ZMQPoll clear ( void )
public int count ( void )
public array getLastErrors ( void )
public int poll ( array &$readable , array &$writable [, int $timeout = -1 ] )
public bool remove ( mixed $item )
}

Sommaire


0MQ messaging
PHP Manual