Name

relay_close — close the channel

Synopsis

void relay_close (struct rchan * chan);
 

Arguments

struct rchan * chan

the channel

Description

Closes all channel buffers and frees the channel.