MCPcopy 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
1489void stop_flist_forward(void)
1490{
1491 forward_flist_data = 0;
1492}
1493
1494/* Read a message from a multiplexed source. */
1495static void read_a_msg(void)

Callers 1

read_ndx_and_attrsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected