1RELAY_CLOSE(9) relay interface support RELAY_CLOSE(9)
23
4
NAME
6relay_close - close the channel
7
SYNOPSIS
9void relay_close(struct rchan * chan);
10
ARGUMENTS
12chan
13the channel
14
DESCRIPTION
16Closes all channel buffers and frees the channel.
17
COPYRIGHT
19Kernel Hackers Manual 3.10 June 2019 RELAY_CLOSE(9)