Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ tcpHold
Function
tcpHold
modules/io/socket/lin/tcp.c:390–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
388
}
389
390
void tcpHold(TCP tcp)
391
{
392
tcp->useCount += 1;
393
}
394
395
void tcpRelease(TCP tcp)
396
{
Callers
3
xs_tcp_constructor
Function · 0.70
tcpTask
Function · 0.70
tcpTrigger
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected