fix:接收端未检测到发送端断连的情况处理。处理传输退出功能。
This commit is contained in:
@@ -71,6 +71,9 @@ public:
|
||||
qint32 GetSendProgress();
|
||||
qint32 GetDownProgress();
|
||||
|
||||
public:
|
||||
void Interrupt(bool notic);
|
||||
|
||||
private:
|
||||
void fbtReqSend(QSharedPointer<FrameBuffer> frame);
|
||||
void fbtReqDown(QSharedPointer<FrameBuffer> frame);
|
||||
|
||||
Reference in New Issue
Block a user