1. 22 Sep, 2012 2 commits
    • Denis Bilenko's avatar
      resolver_ares: configuration by os.environ · 98fa36ca
      Denis Bilenko authored
      resolver_ares.Resolver: if use_environ is True (default) then
      kwargs is default-set from the environment: parameter xxx is set from
      variable GEVENTARES_XXX (servers -> GEVENTARES_SERVERS)
      98fa36ca
    • Denis Bilenko's avatar
      ares.pyx: accept strings as arguments · 0b94b787
      Denis Bilenko authored
      the channel class can now accept strings for c-ares parameters,
      such as 'servers' and 'udp_port'. This is needed to initialize
      c-ares directly from os.environ.
      0b94b787
  2. 21 Sep, 2012 4 commits
  3. 20 Sep, 2012 17 commits
  4. 14 Sep, 2012 12 commits
  5. 11 Sep, 2012 3 commits
  6. 08 Sep, 2012 1 commit
  7. 07 Sep, 2012 1 commit