agent: Separate reliability from ice-tcp vs ice-udp
authorOlivier Crête <olivier.crete@collabora.com>
Sat, 17 May 2014 06:57:15 +0000 (15:57 +0900)
committerOlivier Crête <olivier.crete@collabora.com>
Sat, 17 May 2014 06:57:15 +0000 (15:57 +0900)
commit18e5dff4f25b12522e857c13d3ef3bdb40212246
treeb7c9680611d54f953545d28c9068e22540fc7689
parent3507e95c00b5efdc07ca6cb079e79f17270e5dd5
agent: Separate reliability from ice-tcp vs ice-udp

We want ICE-TCP to not have reliable behavior unless the agent
is reliable otherwise it will confuse existing VoIP applications.
agent/agent.c
agent/discovery.c
socket/tcp-active.c
socket/tcp-active.h
socket/tcp-passive.c
socket/tcp-passive.h
tests/test-icetcp.c
tests/test-tcp.c