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

Method length

source/kernel/knativesocket.cpp:731–733  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

729}
730
731S64 KNativeSocketObject::length() {
732 return -1;
733}
734
735S64 KNativeSocketObject::getPos() {
736 return 0;

Callers 1

ioctlMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected