mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-15 23:04:30 +00:00
linux fixes
This commit is contained in:
@@ -130,7 +130,7 @@ struct RemoteGUIHelperTCPInternalData
|
||||
|
||||
int rBytes = m_tcpSocket.Receive(maxLen);
|
||||
if (rBytes <= 0)
|
||||
return false;
|
||||
return 0;
|
||||
|
||||
//append to tmp buffer
|
||||
//recBytes
|
||||
|
||||
Reference in New Issue
Block a user