MCPcopy Create free account
hub / github.com/antirez/disque / rewriteClientCommandVector

Function rewriteClientCommandVector

src/networking.c:1449–1474  ·  view source on GitHub ↗

Rewrite the command vector of the client. All the new objects ref count * is incremented. The old command vector is freed, and the old objects * ref count is decremented. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

zmallocFunction · 0.85
incrRefCountFunction · 0.85
decrRefCountFunction · 0.85
zfreeFunction · 0.85
lookupCommandOrOriginalFunction · 0.85

Tested by

no test coverage detected