client: make the client usable without a socket
authorWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Nov 2012 16:20:39 +0000 (17:20 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Mon, 26 Nov 2012 16:20:39 +0000 (17:20 +0100)
commit33da3af265e1b3d5f658306080f99e69e99ce63d
treea9a58f3fc7cd3bf826dc086e9081e595c6f316bb
parent26a4b98ab005dbfcc67f746d709d3b1dfee18e33
client: make the client usable without a socket

Make a method to let the client handle a message and a callback when the client
wants us to send a response message back. This makes it possible to also use the
client object without the sockets, which should make it easier to test.
gst/rtsp-server/rtsp-client.c
gst/rtsp-server/rtsp-client.h