Lines Matching refs:MTLOG_DEBUG
293 MTLOG_DEBUG("sock conncet ok"); in WaitConnect()
312 MTLOG_DEBUG("connect ok"); in WaitConnect()
341 MTLOG_DEBUG("sock send ok"); in WaitSend()
360 MTLOG_DEBUG("send req ok, len %u", _send_pos); in WaitSend()
381 MTLOG_DEBUG("only send, without recv"); in WaitRecv()
394 MTLOG_DEBUG("recv get rsp, len %d", _rsp_buff->data_len); in WaitRecv()
552 MTLOG_DEBUG("net handler not set"); in DetachConn()
828 MTLOG_DEBUG("socket link just free"); in Destroy()
936 MTLOG_DEBUG("Open connect not ok, maybe first try, sock %d, errno %d", _fd, err); in Connect()
1152 MTLOG_DEBUG("recv data with no wait item, err"); in GetSessionCallback()
1219 … MTLOG_DEBUG("recv default buff full[%u], but user no set need length", _rsp_buff->size); in DispathTcp()
1225 MTLOG_DEBUG("maybe need wait more data: %u", need_len); in DispathTcp()
1239 MTLOG_DEBUG("maybe need wait more data, now %u", _recv_cache.len); in DispathTcp()
1248 MTLOG_DEBUG("maybe pkg not all ok, wait more"); in DispathTcp()
1255 MTLOG_DEBUG("session id %llu, find failed, maybe timeout", sid); in DispathTcp()
1262 MTLOG_DEBUG("session id %llu, find ok, wakeup it", sid); in DispathTcp()
1282 MTLOG_DEBUG("recv data with no wait item, maybe wrong pkg recv"); in DispathUdp()
1301 MTLOG_DEBUG("no recv wait, skip first block"); in DispathUdp()
1310 MTLOG_DEBUG("maybe wrong pkg come, skip it"); in DispathUdp()
1318 MTLOG_DEBUG("session id %llu, find failed, maybe timeout", sid); in DispathUdp()
1323 MTLOG_DEBUG("session id %llu, find ok, wakeup it", sid); in DispathUdp()
1371 MTLOG_DEBUG("recv on link failed, remote close"); in InputNotify()
1387 MTLOG_DEBUG("recv dispath failed, close it, ret %d[%m]", ret); in InputNotify()
1561 MTLOG_DEBUG("link timeout, last[%llu], now [%llu]", item->GetLastAccess(), now); in timer_notify()
1569 MTLOG_DEBUG("dest links timeout, now [%llu]", now); in timer_notify()
1678 MTLOG_DEBUG("dest links reuse ok"); in FindCreateDest()