table of contents
other versions
RELAY_FLUSH(9) | relay interface support | RELAY_FLUSH(9) |
NAME¶
relay_flush - close the channel
SYNOPSIS¶
void relay_flush(struct rchan * chan);
ARGUMENTS¶
struct rchan * chan
the channel
DESCRIPTION¶
Flushes all channel buffers, i.e. forces buffer switch.
COPYRIGHT¶
June 2017 | Kernel Hackers Manual 4.11 |