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

Function lookupCommandOrOriginal

src/server.c:1488–1493  ·  view source on GitHub ↗

Lookup the command in the current table, if not found also check in * the original table containing the original command names unaffected by * disque.conf rename-command statement. * * This is used by functions rewriting the argument vector such as * rewriteClientCommandVector() in order to set client->cmd pointer * correctly even if the command was renamed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls 1

dictFetchValueFunction · 0.85

Tested by

no test coverage detected