aboutsummaryrefslogtreecommitdiff
path: root/webrtc/base/physicalsocketserver.cc
AgeCommit message (Expand)Author
2016-01-07Remove duplicate code in SocketDispatcherjbauch
2015-12-18Keep listening if "accept" returns an invalid socket.jbauch
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-11-03Remove deprecated IsUnresolved() method from SocketAddress API.tfarina
2015-10-30Switch usage of _DEBUG macro to NDEBUG.tfarina
2015-10-08Get rid of deprecated SocketAddress::IsAny() method.tfarina
2015-10-07Use suffixed {uint,int}{8,16,32,64}_t types.Peter Boström
2015-05-23Make Config::default_value leak instead of having an exit-time destructor.Andrew MacDonald
2015-03-09Fix clang style warnings in webrtc/basekwiberg@webrtc.org
2015-02-12Use std::min and std::max instead of self-defined functions such as rtc::_min...andresp@webrtc.org
2014-10-07Explicitly unpoison FDs for MSan.pbos@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org