Skip to content
  • Wim Taymans's avatar
    gst/tcp/gstmultifdsink.*: Added more debugging info. Changed the way clients... · 3b5ba92c
    Wim Taymans authored
    gst/tcp/gstmultifdsink.*: Added more debugging info. Changed the way clients are removed from the lists. Fixed a bug ...
    
    Original commit message from CVS:
    * gst/tcp/gstmultifdsink.c: (gst_multifdsink_add),
    (gst_multifdsink_remove), (gst_multifdsink_clear),
    (gst_multifdsink_remove_client_link),
    (gst_multifdsink_handle_client_read),
    (gst_multifdsink_client_queue_data),
    (gst_multifdsink_client_queue_buffer),
    (gst_multifdsink_handle_client_write),
    (gst_multifdsink_queue_buffer), (gst_multifdsink_handle_clients),
    (gst_multifdsink_chain), (gst_multifdsink_close):
    * gst/tcp/gstmultifdsink.h:
    Added more debugging info. Changed the way clients are
    removed from the lists. Fixed a bug where a bad file descriptor
    could cause many clients to be removed.
    3b5ba92c