Tuned CPU usage on main lop and RakLib

This commit is contained in:
Shoghi Cervantes
2014-07-09 23:39:25 +02:00
parent 9604907566
commit 5b69f07a55
3 changed files with 16 additions and 17 deletions

View File

@ -107,7 +107,7 @@ class RakLibInterface implements ServerInstance, SourceInterface{
}
public function process(){
$this->interface->handlePacket();
return $this->interface->handlePacket();
}
public function closeSession($identifier, $reason){