Coroutine\Socket->close

最后更新于:2022-04-02 06:28:37

# Coroutine\\Socket->close 关闭`Socket`。 ~~~ function Coroutine\Socket->close() : bool; ~~~ * 关闭成功返回`true` * 失败返回`false` > `Co\Socket`对象析构时如果会自动执行`close`
';