76fc30e460ac8cff4c4d19149017f73cc9ee4f5e
* Moved DoutCurlEasy and DoutCurlEasyEntering from aicurl.cpp to aicurl.h and renamed them to DoutCurl and DoutCurlEntering respectively. * Moved the callback functions from aicurl.cpp to aicurlthread.cpp. * In CurlEasyRequest, renamed timeout_timings to print_curl_timings and mTimeoutLowercaseHostname to mLowercaseHostname. * Put all remaining CurlEasyRequest::mTimeout* variables and timeout_* methods in curlthread::HTTPTimeout, stripping them of said prefix, and moved the definition to aicurlprivate.h. Added a ThreadSafeCurlEasyRequest* member and a get_lockobj() method so to that class so we can still use DoutCurl / DoutCurlEntering. timeout_add_easy_request was removed completely and reimplemented as the constructor of HTTPTimeout. timeout_has_stalled was renamed to HTTPTimeout::has_stalled, but also reimplemented as CurlEasyRequest::has_stalled. * CurlEasyRequest::mRequestFinalized was removed and it's functionality taken over by CurlEasyRequest::mTimeoutPolicy. * Fixed the indentation of struct Stats, class CurlEasyHandle and class CurlEasyRequest. * Added CurlEasyRequest::set_timeout_opts * Added CurlSocketInfo::mTimeout (LLPointer<HTTPTimeout>). * mUploadFinished is now reset in HTTPTimeout::data_received, this was needed because "HEAD /something" header-only messages triggered upload_finished (unlike "GET ..."), and in combination with redirection that caused an assert.
00000000011111111112222222222333333333344444444445555555555666666666677777777778
12345678901234567890123456789012345678901234567890123456789012345678901234567890
______ ___ __ _ _____ _ _ ______ _____ ___ _____ _ _
|_____ | | \ | | ___ | | | |____| |____/ | | \_/
_____| _|_ | \_| |____| |____| |____ | | | \_ _|_ | |
_ _ _ ____ _ _ ____ ____
\/ | |=== |/\| |=== |--<
Sin-gu-la-ri-ty (noun) - a distinctive feature, a uniqueness; a point at which
continuity breaks up; a point in history at which machine becomes smarter than
humanity and/or fuses with it indivisively; or simply a cool sounding word with
my initials in it :)
Singularity Viewer is a Second Life protocol compatible client application. It
can be used to access Second LIfe service as well as a number of other such as
those based upon OpenSim plattform. It is directly based upon source code of
Ascent Viewer by Balseraph Software Group, which is in turn based upon source
code released by Linden Lab, with contributions from various sources.
As this Readme grows out of date, please refer to
http://www.singularityviewer.org/about
Description
An experimental Snowglobe 1.5 based Second Life Viewer focusing on performance, but also including all the usual conveniences and RLVa.
Languages
C++
84.1%
Rez
7.6%
C
2.6%
SQLPL
1.6%
GLSL
1.6%
Other
2.3%