MCPcopy
hub / github.com/di-sukharev/opencommit / resume2

Function resume2

out/cli.cjs:26318–26320  ·  view source on GitHub ↗
(socket)

Source from the content-addressed store, hash-verified

26316 HttpsProxyAgent3.protocols = ["http", "https"];
26317 exports2.HttpsProxyAgent = HttpsProxyAgent3;
26318 function resume2(socket) {
26319 socket.resume();
26320 }
26321 function omit2(obj, ...keys) {
26322 const ret = {};
26323 let key;

Callers 15

pipeliningMethod · 0.85
[kDispatch]Method · 0.85
[kDestroy]Method · 0.85
onHTTP2GoAwayFunction · 0.85
onUpgradeMethod · 0.85
onHeadersCompleteMethod · 0.85
onMessageCompleteMethod · 0.85
onSocketCloseFunction · 0.85
connect3Function · 0.85
writeBlobFunction · 0.85
endMethod · 0.85
_readMethod · 0.85

Calls 4

_resumeFunction · 0.85
stepFunction · 0.85
settle2Function · 0.85
resumeMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…