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

Function getClientOutputBufferMemoryUsage

src/networking.c:1507–1513  ·  view source on GitHub ↗

This function returns the number of bytes that Disque is virtually * using to store the reply still not read by the client. * It is "virtual" since the reply output list may contain objects that * are shared and are not really using additional memory. * * The function returns the total sum of the length of all the objects * stored in the output list, plus the memory used to allocate every *

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

catClientInfoStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected