Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ length
Method
length
source/kernel/kunixsocket.cpp:415–417 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
413
}
414
415
S64 KUnixSocketObject::length() {
416
return -1;
417
}
418
419
class UnixSocketNode : public FsNode {
420
public:
Callers
1
bind
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected