Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ done
Method
done
gecode/search/cpprofiler/connector.hpp:373–377 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
371
}
372
373
inline void
374
Connector::done() {
375
marshalling.makeDone();
376
sendOverSocket();
377
}
378
379
inline void
380
Connector::disconnect() {
Callers
nothing calls this directly
Calls
1
makeDone
Method · 0.80
Tested by
no test coverage detected