gst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by removin...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 30 Jul 2004 16:17:37 +0000 (16:17 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 30 Jul 2004 16:17:37 +0000 (16:17 +0000)
commit8a0309661a7611bb399879a41c8a6dbcd160c843
tree8625360580cb0ee8785d3817283ef23bb92452f3
parent9d0344af8ca4b6e2f1138ee9cf5ab4052b8a9250
gst/tcp/gstmultifdsink.*: Recover from a select with a bad file descriptor by removing the client.

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_class_init),
(gst_multifdsink_add), (gst_multifdsink_remove),
(gst_multifdsink_clear), (gst_multifdsink_get_stats),
(gst_multifdsink_client_remove),
(gst_multifdsink_handle_client_write),
(gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients):
* gst/tcp/gstmultifdsink.h:
Recover from a select with a bad file descriptor by removing
the client.
ChangeLog
gst/tcp/gstmultifdsink.c
gst/tcp/gstmultifdsink.h