relay_close (9) - Linux Manuals

relay_close: close the channel

NAME

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.

COPYRIGHT