use select() to bring down xmpp latency
This commit is contained in:
@@ -115,5 +115,10 @@ class QueueHandler extends Daemon
|
||||
{
|
||||
common_log($level, $this->class_name() . ' ('. $this->get_id() .'): '.$msg);
|
||||
}
|
||||
|
||||
function getSockets()
|
||||
{
|
||||
return array();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user