relay_close (9) Linux Manual Page
relay_close – close the channel
Synopsis
void relay_close(struct rchan *chan);
Arguments
chan
-
- the channel
Description
Closes all channel buffers and frees the channel.
relay_close – close the channel
void relay_close(struct rchan *chan);
chan
Closes all channel buffers and frees the channel.