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

Function clusterWriteHandler

src/cluster.c:1515–1531  ·  view source on GitHub ↗

Send data. This is handled using a trivial send buffer that gets * consumed by write(). We don't try to optimize this for speed too much * as this is a very low traffic channel. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

serverLogFunction · 0.85
handleLinkIOErrorFunction · 0.85
aeDeleteFileEventFunction · 0.85
sdslenFunction · 0.70
sdsrangeFunction · 0.70

Tested by

no test coverage detected