gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen from fdsrc. Get caps...
authorAndy Wingo <wingo@pobox.com>
Wed, 28 Sep 2005 12:25:08 +0000 (12:25 +0000)
committerAndy Wingo <wingo@pobox.com>
Wed, 28 Sep 2005 12:25:08 +0000 (12:25 +0000)
commitcd5ad0ec010f3f8402810c9922995812e8dcdf11
tree305c119b3270daa234b634923f848e01a50108d1
parentc2c41e9f01b222ce6513ab54393dcd28614100d9
gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen from fdsrc. Get caps in create() instead of start() so i...

Original commit message from CVS:
2005-09-28  Andy Wingo  <wingo@pobox.com>

* gst/tcp/gsttcpclientsrc.c: Make interruptable -- code stolen
from fdsrc. Get caps in create() instead of start() so it can be
interrupted. Interruption somewhat untested.

* gst/tcp/gsttcp.c (gst_tcp_read_buffer, gst_tcp_socket_read):
Proper EOS handling.
ChangeLog
gst/tcp/gsttcp.c
gst/tcp/gsttcpclientsrc.c
gst/tcp/gsttcpclientsrc.h