linux fixes

This commit is contained in:
Erwin Coumans
2020-03-20 20:19:15 -07:00
parent c4898ed3e3
commit 1e3bc22483
4 changed files with 5 additions and 4 deletions

View File

@@ -130,7 +130,7 @@ struct RemoteGUIHelperTCPInternalData
int rBytes = m_tcpSocket.Receive(maxLen);
if (rBytes <= 0)
return false;
return 0;
//append to tmp buffer
//recBytes