From 8967e7f2f8b94dc032135707e16c8a9f233d0db6 Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期四, 03 六月 2021 13:32:16 +0800 Subject: [PATCH] rafactor, remove old todo, add some err msg. --- box/center.cpp | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/box/center.cpp b/box/center.cpp index 020d1bf..0e4c40b 100644 --- a/box/center.cpp +++ b/box/center.cpp @@ -33,8 +33,6 @@ namespace { -//TODO check proc_id - template <class Body, class OnMsg, class Replyer> inline void Dispatch(MsgI &msg, BHMsgHead &head, OnMsg const &onmsg, Replyer const &replyer) { -- Gitblit v1.8.0