gst/tcp/gstmultifdsink.c: Make sure we don't try to read more from a client that...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 6 Aug 2004 15:42:58 +0000 (15:42 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 6 Aug 2004 15:42:58 +0000 (15:42 +0000)
commitfd78bb16f1c75580557748233239c0c75fb62f05
tree46a0ea8f83fc07f986bafd770c7ff7762b5a5ab1
parentfa9cca2cc403468b31e84521a8253aef3332c128
gst/tcp/gstmultifdsink.c: Make sure we don't try to read more from a client that what ioctl says us or we deadlock.

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
(gst_multifdsink_add), (gst_multifdsink_get_stats),
(gst_multifdsink_client_remove),
(gst_multifdsink_handle_client_read),
(gst_multifdsink_handle_client_write),
(gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
Make sure we don't try to read more from a client that what
ioctl says us or we deadlock.
ChangeLog
gst/tcp/gstmultifdsink.c