gst/tcp/gstmultifdsink.c: Do a bit more logging, make the client_read code more robust.
authorWim Taymans <wim.taymans@gmail.com>
Mon, 9 Aug 2004 16:48:41 +0000 (16:48 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 9 Aug 2004 16:48:41 +0000 (16:48 +0000)
commite777d737d7b22717e48e985494c795ebac5cc782
tree0afb654c5da9d64870a62e7897aeab90b7e609ef
parentc793316e380247738c26ce611a418eebed7eb21b
gst/tcp/gstmultifdsink.c: Do a bit more logging, make the client_read code more robust.

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):
Do a bit more logging, make the client_read code more robust.
ChangeLog