Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RsyncProject/rsync
/ stop_flist_forward
Function
stop_flist_forward
io.c:1489–1492 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1487
}
1488
1489
void stop_flist_forward(void)
1490
{
1491
forward_flist_data = 0;
1492
}
1493
1494
/* Read a message from a multiplexed source. */
1495
static void read_a_msg(void)
Callers
1
read_ndx_and_attrs
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected