Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmtcp/dmtcp
/ vforkChild
Function
vforkChild
src/coordinatorapi.cpp:280–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
278
}
279
280
void vforkChild()
281
{
282
resetCoordinatorSocket(childCoordinatorSocket);
283
JASSERT(nsSock == -1) .Text(
"Not Implemented"
);
284
}
285
286
void
287
closeConnection()
Callers
1
eventHook
Function · 0.85
Calls
1
resetCoordinatorSocket
Function · 0.85
Tested by
no test coverage detected