Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/78/tenbox
/ fd
Method
fd
src/ipc/unix_socket.h:55–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
void Close();
54
55
int fd() const { return fd_; }
56
57
private:
58
int fd_ = -1;
Callers
1
AttachConsole
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected