Mirko Bonadei
dc53ce63a1
Revert "Add addr in error msg if stun sock sent with error"
This reverts commit 9ff75a6206142fbe17997bb092f8ec5485c2a084.
Reason for revert: Breaks downstream project.
Original change's description:
> Add addr in error msg if stun sock sent with error
>
> Before:
> ```
> (stun_port.cc:596): sendto : [0x00000041] No route to host
> ```
>
> After:
> ```
> (stun_port.cc:598): UDP send of 20 bytes to host stun1.l.google.com:19302 (74.125.200.127:19302) failed with error 65 : [0x00000041] No route to host
> ```
>
> Bug: None
> Change-Id: Ibcd487e97b37677225814562df30af66f655cddb
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215000
> Reviewed-by: Harald Alvestrand <hta@webrtc.org>
> Commit-Queue: Yura Yaroshevich <yura.yaroshevich@gmail.com>
> Cr-Commit-Position: refs/heads/master@{#33694}
TBR=hta@webrtc.org,yura.yaroshevich@gmail.com
Change-Id: I3dacddfd60f4406609ed79845a545959d6208bcc
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: None
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/215062
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33697}
2021-04-12 19:51:20 +00:00
..
2021-04-12 19:51:20 +00:00
2021-02-04 16:34:02 +00:00
2021-04-12 14:03:57 +00:00
2021-03-22 09:58:24 +00:00
2021-04-08 08:44:14 +00:00
2018-02-03 07:06:49 +00:00
2020-03-03 14:10:18 +00:00