paullouisageneau / libjuice

JUICE is a UDP Interactive Connectivity Establishment library
Mozilla Public License 2.0
403 stars 75 forks source link

Fix potential high cpu load of polling 0ms loop #217

Closed zhao85 closed 11 months ago

zhao85 commented 11 months ago

detection of Non-Symmetric Transport address doesn't release socket fds, which will cause high cpu load of polling for 0 ms.