gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any future versio...
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Sat, 12 Jun 2004 10:55:09 +0000 (10:55 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Sat, 12 Jun 2004 10:55:09 +0000 (10:55 +0000)
commitbfc81c673ef839f8af3c81b8e3d35b3856a44732
tree17936ef9ed14f0b3f702259902144c52a8d48282
parent3db2228e760dfed879f93eb5d57aa3239e69392f
gst/tcp/: Modified the tcp plugins so they are portable (IPv4,IPv6, any future version of IP)

Original commit message from CVS:
2004-06-12  Zaheer Abbas Merali  <zaheerabbas@merali.org>

* gst/tcp/gsttcpclientsink.c: (gst_tcpclientsink_init_send):
* gst/tcp/gsttcpclientsink.h:
* gst/tcp/gsttcpclientsrc.c: (gst_tcpclientsrc_init_receive):
* gst/tcp/gsttcpclientsrc.h:
* gst/tcp/gsttcpserversink.c: (gst_tcpserversink_init),
(gst_tcpserversink_handle_server_read),
(gst_tcpserversink_init_send):
* gst/tcp/gsttcpserversink.h:
* gst/tcp/gsttcpserversrc.c: (gst_tcpserversrc_init_receive):
* gst/tcp/gsttcpserversrc.h:
Modified the tcp plugins so they are portable (IPv4,IPv6, any future
version of IP)
ChangeLog
common