DCCP protocol support
DCCP is an unreliable datagram delivery protocol (like UDP) with traffic control/congestion avoidance (not like UDP). DCCP is meant for unicast streaming, to avoid congesting networks. It is now in the mainline Linux kernel.
DCCP is an unreliable datagram delivery protocol (like UDP) with traffic control/congestion avoidance (not like UDP). DCCP is meant for unicast streaming, to avoid congesting networks. It is now in the mainline Linux kernel.
changed milestone to %Features paradize
unassigned @Courmisch
Client side is done, though untested. Server-side should be trivial to do.
assigned to @Courmisch
changed milestone to %0.9.0 features freeze
changed milestone to %Features paradize
changed milestone to %0.9.0 features freeze
(In [22285]) Check sending error (fixes #134 (closed); closes #514 (closed))
added Status::fixed label
closed
VideoLAN code repository instance