DescriptionFix BasicNetworkManager not to spam logs when internet is unreacheable.
BasicNetworkManager attemps to connect an UDP socket and logs an error
when connect() fails, e.g. when internet is not connected. These
errors are not very useful in the logs, but apper there every time
it attemps to refresh network list. Replaced the log statement with
LOG(LS_INFO).
R=pthatcher@webrtc.org
Committed: https://crrev.com/fab0a2886d7ad3d664d1ef4d1c92190514c57764
Cr-Commit-Position: refs/heads/master@{#11389}
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|