mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Tuned CPU usage on main lop and RakLib
This commit is contained in:
@ -107,7 +107,7 @@ class RakLibInterface implements ServerInstance, SourceInterface{
|
||||
}
|
||||
|
||||
public function process(){
|
||||
$this->interface->handlePacket();
|
||||
return $this->interface->handlePacket();
|
||||
}
|
||||
|
||||
public function closeSession($identifier, $reason){
|
||||
|
Reference in New Issue
Block a user