Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
731
S64 KNativeSocketObject::length() {
732
return -1;
733
}
734
735
S64 KNativeSocketObject::getPos() {
736
return 0;
Callers
1
ioctl
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected