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.