mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-12 21:38:18 +00:00
tcp fixes and allow to run graphics server on mainloop (for Mac)
This commit is contained in:
@@ -67,7 +67,7 @@ struct RemoteGUIHelperTCPInternalData
|
||||
{
|
||||
m_isConnected = false;
|
||||
connect();
|
||||
m_tcpSocket.SetBlocking();
|
||||
|
||||
}
|
||||
|
||||
virtual ~RemoteGUIHelperTCPInternalData()
|
||||
|
||||
Reference in New Issue
Block a user