MCPcopy 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
280void vforkChild()
281{
282 resetCoordinatorSocket(childCoordinatorSocket);
283 JASSERT(nsSock == -1) .Text("Not Implemented");
284}
285
286void
287closeConnection()

Callers 1

eventHookFunction · 0.85

Calls 1

resetCoordinatorSocketFunction · 0.85

Tested by

no test coverage detected