Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIAGameWorks/PhysX
/ flush
Method
flush
physx/source/foundation/src/unix/PsUnixSocket.cpp:301–304 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
}
300
301
bool SocketImpl::flush()
302
{
303
return true;
304
}
305
306
uint32_t SocketImpl::write(const uint8_t* data, uint32_t length)
307
{
Callers
1
~Socket
Method · 0.45
Calls
2
write
Function · 0.50
isConnected
Method · 0.45
Tested by
no test coverage detected