gstreamer/gst/rtsp-server
Alessandro Decina 65042a9551 client: wait until the TEARDOWN response is sent to close the connection
Responses can be sent async so we need to wait until the TEARDOWN response has
been written before we close the connection to the client. This avoids the risk
of writing/polling closed sockets.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=688535
2012-11-20 09:32:19 +01:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am address-pool: add object to manage multicast addresses 2012-11-14 15:49:06 +01:00
rtsp-address-pool.c rtsp: make address-pool return an address object 2012-11-15 13:25:14 +01:00
rtsp-address-pool.h rtsp: make address-pool return an address object 2012-11-15 13:25:14 +01:00
rtsp-auth.c auth: add locking 2012-11-12 16:03:21 +01:00
rtsp-auth.h auth: add locking 2012-11-12 16:03:21 +01:00
rtsp-client.c client: wait until the TEARDOWN response is sent to close the connection 2012-11-20 09:32:19 +01:00
rtsp-client.h client: wait until the TEARDOWN response is sent to close the connection 2012-11-20 09:32:19 +01:00
rtsp-media-factory-uri.c rtsp-server: don't use deprecated API 2012-11-17 00:11:27 +00:00
rtsp-media-factory-uri.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media-factory.c rtsp: use AddressPool 2012-11-14 17:23:59 +01:00
rtsp-media-factory.h rtsp: use AddressPool 2012-11-14 17:23:59 +01:00
rtsp-media-mapping.c mapping: add locking 2012-11-12 16:18:57 +01:00
rtsp-media-mapping.h mapping: add locking 2012-11-12 16:18:57 +01:00
rtsp-media.c stream: use the address managed by the stream 2012-11-15 16:18:29 +01:00
rtsp-media.h media: add signal for new streams 2012-11-15 15:41:42 +01:00
rtsp-params.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-server.c server: set default max-threads property 2012-11-13 12:05:42 +01:00
rtsp-server.h server: add max-thread property 2012-11-12 15:53:28 +01:00
rtsp-session-media.c stream: use the address managed by the stream 2012-11-15 16:18:29 +01:00
rtsp-session-media.h stream: use the address managed by the stream 2012-11-15 16:18:29 +01:00
rtsp-session-pool.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session-pool.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session.c session: add locking 2012-11-12 16:42:37 +01:00
rtsp-session.h session: add locking 2012-11-12 16:42:37 +01:00
rtsp-stream-transport.c stream: use the address managed by the stream 2012-11-15 16:18:29 +01:00
rtsp-stream-transport.h stream: use the address managed by the stream 2012-11-15 16:18:29 +01:00
rtsp-stream.c rtsp-stream: plug socket leak 2012-11-20 09:26:28 +01:00
rtsp-stream.h stream: add methods to deal with address pool 2012-11-15 15:36:21 +01:00