This commit is contained in:
2021-07-22 15:57:17 +08:00
parent de937ace09
commit 7293c70dca
5 changed files with 25 additions and 5 deletions
+1
View File
@@ -71,6 +71,7 @@ class ServerManager extends Abstracts\Server
* @param array $settings
* @throws NotFindClassException
* @throws ReflectionException
* @throws ConfigException
*/
public function addListener(string $type, string $host, int $port, int $mode, array $settings = [])
{