mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
b0cc0a31e2
When closing the connection, unref the currently used sockets. This should close them when not in use. We need to do this because else we cannot reconnect anymore after a close, the connect function requires that the sockets are NULL. |
||
---|---|---|
.. | ||
.gitignore | ||
gstrtsp-marshal.list | ||
gstrtsp.h | ||
gstrtspconnection.c | ||
gstrtspconnection.h | ||
gstrtspdefs.c | ||
gstrtspdefs.h | ||
gstrtspextension.c | ||
gstrtspextension.h | ||
gstrtspmessage.c | ||
gstrtspmessage.h | ||
gstrtsprange.c | ||
gstrtsprange.h | ||
gstrtsptransport.c | ||
gstrtsptransport.h | ||
gstrtspurl.c | ||
gstrtspurl.h | ||
Makefile.am |