提交 d09bce96 编写于 作者: S Sergey Alekseev
上级 21cff02a
......@@ -189,12 +189,6 @@ def connected?
!@aborted
end
def await_close
synchronize do
@cv.wait_until { @closed }
end
end
def on_error(&block)
@error_callback = block
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册