webrtc/talk/p2p/client
wu@webrtc.org 52eddec71b Revert 6707 "Add support of multiple STUN servers in UDPPort."
Reason:
Breaks the build on callclient.cc.

> Add support of multiple STUN servers in UDPPort.
> Now UDPPort signals PortComplete or PortError when the Bind requests for all STUN servers are responded or failed. If any STUN bind is successful, PortComplete is signaled; otherwise, PortError is signaled.
> 
> I discovered a bug in SocketAddress while working on this. It didn't consider two addresses unequal if they have unresolved IP and different hosts. It's fixed now.
> 
> BUG=3310
> R=mallinath@webrtc.org
> 
> Review URL: https://webrtc-codereview.appspot.com/13879004

TBR=jiayl@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/14999004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@6711 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-07-17 00:03:24 +00:00
..
autoportallocator.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
basicportallocator.cc Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
basicportallocator.h Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
connectivitychecker_unittest.cc Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
connectivitychecker.cc Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
connectivitychecker.h Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
fakeportallocator.h Update libjingle to 55618622. 2013-10-25 21:18:33 +00:00
httpportallocator.cc Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
httpportallocator.h Update talk to 52534915. 2013-09-19 05:49:50 +00:00
portallocator_unittest.cc Revert 6707 "Add support of multiple STUN servers in UDPPort." 2014-07-17 00:03:24 +00:00
sessionmanagertask.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
sessionsendtask.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
socketmonitor.cc Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
socketmonitor.h Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00