relay_buf_full (9) - Linux Manuals

relay_buf_full: boolean, is the channel buffer full?

NAME

relay_buf_full - boolean, is the channel buffer full?

SYNOPSIS

int relay_buf_full(struct rchan_buf buf);

ARGUMENTS

buf

channel buffer

DESCRIPTION

Returns 1 if the buffer is full, 0 otherwise.

COPYRIGHT