srtobject: add caller socket address to stats structure
In listener mode, gst_stats() returns an independent set of statistics for every connected caller. Having the SRT socket handle present in each structure allows to correlate the statistics with a particular caller that has been announced by "caller-added" signal.
Edited by Jakub Adam