MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / isConnected

Method isConnected

physx/source/foundation/src/unix/PsUnixSocket.cpp:436–439  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

434}
435
436bool Socket::isConnected() const
437{
438 return mImpl->isConnected();
439}
440
441const char* Socket::getHost() const
442{

Callers 3

flushMethod · 0.45
writeMethod · 0.45
readMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected