Skip to content

Suggestion: replace resolver_results by vector<resolver_entry> #123

@anarthal

Description

@anarthal

resolver_results creates headaches in Asio. I see that corosio's resolver_results is constructible from vector<resolver_entry>, which is a great improvement over Asio's. If this constructor is to be made public, I don't see much gain from the wrapper type (unless having cheap copyability matters anyhow).

This is just a suggestion. Feel free to close the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions