Skip to content
  • Olivier Crête's avatar
    udp-turn: Don't expose GSocket · b6200446
    Olivier Crête authored
    UDP turn sockets should never be read frm directly.
    Because they may share the same socket with the non-relay,
    so the incoming data may not be relayed and then the NiceSocket
    API doesn't allow returning the base socket as the source.
    b6200446