| 131 | } |
| 132 | |
| 133 | void AFCProxyNetModule::OnOtherMessage(const AFNetMsg* msg, const int64_t session_id) |
| 134 | { |
| 135 | // Transpond(xHead, nMsgID msg, nLen); |
| 136 | } |
| 137 | |
| 138 | void AFCProxyNetModule::OnBrocastmsg(const AFNetMsg* msg, const int64_t session_id) |
| 139 | { |
nothing calls this directly
no outgoing calls
no test coverage detected