Exemplo n.º 1
0
 function onPing($callback, $nexttime)
 {
     $this->onPing = $callback;
     AsyncSocket::nextPing($nexttime);
 }