Skip to content

Include TURN sockets in nice_agent_get_sockets()

nice_agent_get_sockets() is documented as "to retrieve them all". However, sockets related to TURN connections was not included as part of the list, but they are most probably just as important to modify from outside.

Merge request reports