mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-14 12:05:58 +08:00
更新ZLToolKit
This commit is contained in:
@@ -36,7 +36,7 @@ protected:
|
||||
}
|
||||
//tcp连接成功后每2秒触发一次该事件
|
||||
void onManager() override {
|
||||
send("echo test!");
|
||||
SockSender::send("echo test!");
|
||||
DebugL << "send echo test";
|
||||
}
|
||||
//连接服务器结果回调
|
||||
|
||||
Reference in New Issue
Block a user