MCPcopy Create free account
hub / github.com/SFML/SFML / clear

Method clear

src/SFML/Network/SocketSelector.cpp:680–683  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

678
679////////////////////////////////////////////////////////////
680void SocketSelector::clear()
681{
682 m_impl->clear();
683}
684
685
686////////////////////////////////////////////////////////////

Callers 1

clearMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected