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