gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open it...
authorWim Taymans <wim.taymans@gmail.com>
Wed, 15 Sep 2004 16:03:14 +0000 (16:03 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 15 Sep 2004 16:03:14 +0000 (16:03 +0000)
commitf20328baad50740cc1e97ac33df64cf4d6d71d3e
treef5cc14a0ceb88ed018556b3f1db67f3958330895
parent630cdffa7d3e28dbc9ceecf5ff92fc774fad6eac
gst/tcp/gstmultifdsink.c: Don't close the fd in multifdsink as we didn't open it in the first place. Some cleanups.

Original commit message from CVS:
* gst/tcp/gstmultifdsink.c: (gst_multifdsink_remove_client_link),
(gst_multifdsink_handle_clients), (gst_multifdsink_change_state):
Don't close the fd in multifdsink as we didn't open it in the
first place. Some cleanups.
ChangeLog
gst/tcp/gstmultifdsink.c