MCPcopy Create free account
hub / github.com/ReadyTalk/avian / connected

Method connected

classpath/java-nio.cpp:777–780  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

775 }
776
777 bool connected()
778 {
779 return connected_;
780 }
781
782 void setConnected(bool v)
783 {

Calls

no outgoing calls

Tested by

no test coverage detected