Function silc_channel_payload_parse_list
SYNOPSIS
SilcDList silc_channel_payload_parse_list(SilcBuffer buffer);
DESCRIPTION
Parses list of channel payloads returning list of payloads. This
is equivalent to the silc_channel_payload_parse except that the `buffer'
now includes multiple Channel Payloads one after the other.