Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add LOCK() for proxy related data-structures #1859

Merged
merged 1 commit into from Oct 7, 2012
Merged

add LOCK() for proxy related data-structures #1859

merged 1 commit into from Oct 7, 2012

Commits on Oct 4, 2012

  1. add LOCK() for proxy related data-structures

    - fix #1560 by properly locking proxy related data-structures
    - update GetProxy() and introduce GetNameProxy() to be able to use a
      thread-safe local copy from proxyInfo and nameproxyInfo
    - update usage of GetProxy() all over the source to match the new
      behaviour, as it now fills a full proxyType object
    - rename GetNameProxy() into HaveNameProxy() to be more clear
    Philip Kaufmann committed Oct 4, 2012
    Configuration menu
    Copy the full SHA
    81bbef2 View commit details
    Browse the repository at this point in the history