1RELAY_FLUSH(9) relay interface support RELAY_FLUSH(9)
23
4
NAME
6relay_flush - close the channel
7
SYNOPSIS
9void relay_flush(struct rchan * chan);
10
ARGUMENTS
12chan
13the channel
14
DESCRIPTION
16Flushes all channel buffers, i.e. forces buffer switch.
17
COPYRIGHT
19Kernel Hackers Manual 2.6. June 2019 RELAY_FLUSH(9)