Skip to content
Snippets Groups Projects
  • Logan Dethrow's avatar
    d3b4cc34
    LLProxy cleanup. · d3b4cc34
    Logan Dethrow authored
    * 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.
    d3b4cc34
    History
    LLProxy cleanup.
    Logan Dethrow authored
    * 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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
llpacketring.cpp 8.89 KiB