Revert "改名"

This reverts commit fdf58326
This commit is contained in:
2022-01-04 17:27:37 +08:00
parent 06c9459f14
commit 45319c3733
10 changed files with 171 additions and 26 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
namespace Kiri\Websocket;
class FdCollector
{
public function set($fd)
{
}
}