Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/KeyDB
/ rioFreeFd
Function
rioFreeFd
src/rio.cpp:423–425 ·
view source on GitHub ↗
release the rio stream. */
Source
from the content-addressed store, hash-verified
421
422
/* release the rio stream. */
423
void rioFreeFd(rio *r) {
424
sdsfree(r->io.fd.buf);
425
}
426
427
/* ---------------------------- Generic functions ---------------------------- */
428
Callers
2
rdbSaveToSlavesSocketsThread
Function · 0.85
rdbSaveToSlavesSockets
Function · 0.85
Calls
1
sdsfree
Function · 0.85
Tested by
no test coverage detected