ZMQPoll::removeRemove item from poll set Description
public boolean ZMQPoll::remove
( mixed
$item
)
Remove item from the poll set. The Parameters
Return ValuesReturns true if the item was removed and false if the object with given id does not exist in the poll set. |