facebookarchive / network-connection-class

Listen to current network traffic in the app and categorize the quality of the network.
Other
3.19k stars 515 forks source link

Added threadsafe singleton implementation to CCManager and BandwidthSampler #3

Closed SeyelentEco closed 9 years ago

SeyelentEco commented 9 years ago

Made singleton implementation thread safe for the ConnectionClassManager and DeviceBandwidthSampler.