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

Function clusterSendMessage

src/cluster.c:1604–1611  ·  view source on GitHub ↗

Put stuff into the send buffer. * * It is guaranteed that this function will never have as a side effect * the link to be invalidated, so it is safe to call this function * from event handlers that will do stuff with the same link later. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

clusterBroadcastMessageFunction · 0.85
clusterSendPingFunction · 0.85
clusterReplicateJobFunction · 0.85
clusterSendJobIDMessageFunction · 0.85
clusterSendYourJobsFunction · 0.85

Calls 3

aeCreateFileEventFunction · 0.85
sdslenFunction · 0.70
sdscatlenFunction · 0.70

Tested by

no test coverage detected