rtp: Make init return a value for success/failure
authorArun Raghavan <arun@arunraghavan.net>
Thu, 12 May 2016 12:26:43 +0000 (17:56 +0530)
committerArun Raghavan <arun@arunraghavan.net>
Fri, 8 Nov 2019 12:09:03 +0000 (17:39 +0530)
commita9a3f0874a060d2a79bd7e045c2efb0e619248f0
tree71b4c1f165bc3a3204813684f4a879524a8ed5e0
parent7670dffe596170eedb083526857abf21484ff8ad
rtp: Make init return a value for success/failure

This will be used in the future when writing other RTP implementations
that can fail on init.

Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
src/modules/rtp/module-rtp-send.c
src/modules/rtp/rtp.c
src/modules/rtp/rtp.h