MCPcopy Create free account
hub / github.com/danoon2/Boxedwine / waitForEvents

Method waitForEvents

source/io/fszipopennode.cpp:73–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void FsZipOpenNode::waitForEvents(BOXEDWINE_CONDITION& parentCondition, U32 events) {
74 kdebug("FsZipOpenNode::waitForEvents not implemented");
75}
76
77bool FsZipOpenNode::isWriteReady() {
78 return (this->flags & K_O_ACCMODE)!=K_O_RDONLY;

Callers

nothing calls this directly

Calls 1

kdebugFunction · 0.85

Tested by

no test coverage detected