Use a flag for active bindings in the ChannelBinding struct instead of keeping track...
commitd6be49fd5656770687786d06fd537be6b34a8385
authorMarcus Lundblad <ml@update.uu.se>
Thu, 28 Oct 2010 19:30:17 +0000 (28 21:30 +0200)
committerYouness Alaoui <youness.alaoui@collabora.co.uk>
Wed, 15 Dec 2010 01:53:04 +0000 (14 20:53 -0500)
tree4060b0985c5c13ece0a366c1a3824549f423cf2b
parent97827dcace6b32a89c6b00f2f163b820600dec32
Use a flag for active bindings in the ChannelBinding struct instead of keeping track of that
in the TurnPriv struct.
Removed a debug printout and an unused variable
socket/turn.c