Skip to content
  • Rohan Garg's avatar
    Fixes to dribble mode test as per suggestions · 6e6a3a0e
    Rohan Garg authored
    - Use LEFT_AGENT and RIGHT_AGENT instead of calling GINT_TO_POINTER everytime
    - Add padding (0's in our case) before the actual payload and make sure the
      reciever checks for this padding. This ensures no STUN packets got through
    - Free GSList's properly in cb_agent_new_candidate
    - Use proper calls to g_signal_handlers_disconnect_by_func
    6e6a3a0e