relay_create_buf — allocate and initialize a channel buffer
struct rchan_buf * relay_create_buf (
)
chan
the relay channel
Returns channel buffer if successful, NULL otherwise.
NULL