@@ -272,31 +272,7 @@ class Swow implements EventInterface
{
Coroutine::killAll();
}
-
- /**
- * @return void
- */
- public function destroy()
- {
- $this->stop();
- }
- public function clearAllTimer()
- $this->deleteAllTimer();
- public function loop()
- waitAll();
+
/**
* {@inheritdoc}
*/