-
- Downloads
LLProxy cleanup.
* Removed early returns in LLStartup::handleSocksProxy * Corrected some cases that would result in handleSocksProxy not being called again during login if settings changed * Allowed for short replies in tcp_handshake in LLProxy.cpp * Renamed LLProxy::isEnabled() to LLProxy::isSocksProxyEnabled() to clarify its use.
Showing
- indra/llmessage/llpacketring.cpp 2 additions, 2 deletionsindra/llmessage/llpacketring.cpp
- indra/llmessage/llproxy.cpp 7 additions, 5 deletionsindra/llmessage/llproxy.cpp
- indra/llmessage/llproxy.h 1 addition, 1 deletionindra/llmessage/llproxy.h
- indra/newview/llstartup.cpp 69 additions, 72 deletionsindra/newview/llstartup.cpp
Loading
Please register or sign in to comment