Skip to content

conncheck: don't disable keepalive on TCP if it's explicitly enabled

Michael Olbrich requested to merge mol/libnice:tcp-keepalive into master

This makes it possible to enable keepalive for TCP candidates. It is useful to detect disappearing peers or network failures faster.

Merge request reports