aboutsummaryrefslogtreecommitdiff
path: root/webrtc/p2p/base/tcpport.cc
AgeCommit message (Expand)Author
2016-01-14Remove assert which was incorrectly added to TcpPort::OnSentPacket.Stefan Holmer
2016-01-14Reland Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2016-01-14Revert of Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket...tommi
2016-01-14Connect TurnPort and TCPPort to AsyncPacketSocket::SignalSentPacket.Stefan Holmer
2015-12-15Only try to pair protocol matching candidates for creating connections.Honghai Zhang
2015-11-18Fix active tcp port to 9Guo-wei Shieh
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-09-23Address the comment from 1367553002.Guo-wei Shieh
2015-09-23TcpPort doesn't connect when calling gmail with non-proxied UDP disabled.Guo-wei Shieh
2015-09-14Add a rate tracker that tracks rate over a given interval split up into bucke...Tim Psiaki
2015-08-25TCPConnection can never be deteted if they fail to connect.Guo-wei Shieh
2015-08-24TcpPort Reconnect should inform upper layer to start sending again.Guo-wei Shieh
2015-08-19Add instrumentation to track the IceEndpointType.Guo-wei Shieh
2015-04-06Implement Tcp Reconnect for TCPPort.Guo-wei Shieh
2014-11-17Add jmi field for packets discarded due to network errorguoweis@webrtc.org
2014-11-14Revert 7693 "Add jmi field for packets discarded due to network error" breaks...henrike@webrtc.org
2014-11-13Add jmi field for packets discarded due to network errorguoweis@webrtc.org
2014-11-10Change from talk/p2p (r7572): "Improve the logging when a TCP connection is d...henrike@webrtc.org
2014-11-06Use uint16s for port numbers in webrtc/p2p/base.pkasting@chromium.org
2014-10-28move xmpp and p2p to webrtchenrike@webrtc.org
2014-10-17Reverts r7459 "Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle...henrike@webrtc.org
2014-10-15Create a copy of talk/xmpp and talk/p2p under webrtc/libjingle/xmpp and webrt...henrike@webrtc.org