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

Function writeToClient

src/networking.c:729–803  ·  view source on GitHub ↗

Write data in output buffers to client. Return C_OK if the client * is still valid after the call, C_ERR if it was freed. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

sendReplyToClientFunction · 0.85

Calls 7

clientHasPendingRepliesFunction · 0.85
listDelNodeFunction · 0.85
zmalloc_used_memoryFunction · 0.85
serverLogFunction · 0.85
freeClientFunction · 0.85
aeDeleteFileEventFunction · 0.85
sdslenFunction · 0.70

Tested by

no test coverage detected