tommi@webrtc.org
b5348c64bb
Minor refactoring of the session classes.
Make member variables that never change and are touched on multiple threads, const. Move implementations of setters/getters of variables that can change, into the cc file in preparation of adding thread correctness checks. This is a relanding of a cl already reviewed but got reverted by mistake. TBR=xians@google.com Review URL: https://webrtc-codereview.appspot.com/12979004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6676 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%