提交 90fc5d45 编写于 作者: Y youngowlf

Fix typo.

上级 eb2d1827
......@@ -41,7 +41,7 @@ protected:
void start()
{
#ifdef ASCS_REUSE_OBJECT
#ifndef ASCS_REUSE_OBJECT
set_timer(TIMER_FREE_SOCKET, 1000 * ASCS_FREE_OBJECT_INTERVAL, [this](auto id)->bool {this->free_object(); return true;});
#endif
#ifdef ASCS_CLEAR_OBJECT_INTERVAL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册