Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ tcpHold
Function
tcpHold
modules/io/socket/win/tcp.c:383–386 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
381
}
382
383
void tcpHold(TCP tcp)
384
{
385
tcp->useCount += 1;
386
}
387
388
void tcpRelease(TCP tcp)
389
{
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