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

asynchronously resolve a name to multiple address objects #548

Merged
merged 42 commits into from
Nov 26, 2016

Commits on Sep 22, 2016

  1. interface proposal

    glyph committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    b5503bb View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. Configuration menu
    Copy the full SHA
    adb0b51 View commit details
    Browse the repository at this point in the history
  2. wtb $NEXTVER

    glyph committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    f493f55 View commit details
    Browse the repository at this point in the history
  3. document return type

    glyph committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    4d4330b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a28268e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f8e87ab View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. AF_* sensitivity

    glyph committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    ab7db3c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2016

  1. topfile

    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    5900339 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eef928f View commit details
    Browse the repository at this point in the history
  3. new style

    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    3ef18ce View commit details
    Browse the repository at this point in the history
  4. test for error case

    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    0b7919a View commit details
    Browse the repository at this point in the history
  5. assertIs

    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    1a02f09 View commit details
    Browse the repository at this point in the history
  6. implement the error case

    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    6f65252 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f8fa2b View commit details
    Browse the repository at this point in the history
  8. write a test for code that codecov's complaining about

    and hey, what do you know, it's dead code that's unnecessary.
    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    3c1a225 View commit details
    Browse the repository at this point in the history
  9. oops

    glyph committed Oct 29, 2016
    Configuration menu
    Copy the full SHA
    53c10ab View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2016

  1. interface doc updates

    glyph committed Nov 13, 2016
    Configuration menu
    Copy the full SHA
    8da4f9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2b1359 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2016

  1. Configuration menu
    Copy the full SHA
    8037bf3 View commit details
    Browse the repository at this point in the history
  2. address family selection

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    ccf377f View commit details
    Browse the repository at this point in the history
  3. docstring adjustment

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    d9d48ec View commit details
    Browse the repository at this point in the history
  4. pacify twistedchecker

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    6795570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    25d2451 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    983ea33 View commit details
    Browse the repository at this point in the history
  7. vws

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    bcdab97 View commit details
    Browse the repository at this point in the history
  8. twistedchecker clean

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    b59681e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4bf5601 View commit details
    Browse the repository at this point in the history
  10. hoist constant

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    819eed6 View commit details
    Browse the repository at this point in the history
  11. fewer lines

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    537fabb View commit details
    Browse the repository at this point in the history
  12. less code more data

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    86949be View commit details
    Browse the repository at this point in the history
  13. None first

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    402778d View commit details
    Browse the repository at this point in the history
  14. no, Nones are bad

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    8b0718f View commit details
    Browse the repository at this point in the history
  15. socket types

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    efb07fe View commit details
    Browse the repository at this point in the history
  16. socktype

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    bd740c7 View commit details
    Browse the repository at this point in the history
  17. compatibility layer

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    0c9d6cc View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9094566 View commit details
    Browse the repository at this point in the history
  19. twistedchecker

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    9cdc20b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    06afa1e View commit details
    Browse the repository at this point in the history
  21. defer acquisition of the threadpool

    acquiesce to the vagaries of reactor startup
    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    7555e09 View commit details
    Browse the repository at this point in the history
  22. twistedchecker

    glyph committed Nov 18, 2016
    Configuration menu
    Copy the full SHA
    65eebe9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2016

  1. Configuration menu
    Copy the full SHA
    7d3a61c View commit details
    Browse the repository at this point in the history
  2. too many newlines as per review

    glyph committed Nov 26, 2016
    Configuration menu
    Copy the full SHA
    6625d4b View commit details
    Browse the repository at this point in the history