MCPcopy Create free account
hub / github.com/defold/defold / Selector

Method Selector

engine/dlib/src/dlib/socket.cpp:221–224  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219 #undef DM_SOCKET_RESULT_TO_STRING_CASE
220
221 Selector::Selector()
222 {
223 SelectorZero(this);
224 }
225
226 dmFileDescriptor::PollEvent SelectorKindToPollEvent(SelectorKind selector_kind)
227 {

Callers

nothing calls this directly

Calls 1

SelectorZeroFunction · 0.85

Tested by

no test coverage detected