Skip to content

Non blocking requests #56

Description

@Hengjie

Hi, is it possible to change the resolver.rb file's udp query method to use recvfrom_nonblock instead of recvfrom? This should improve performance for cases where hundreds or thousands of queries are being sent. I'm suggesting this because UDP is stateless in nature and could benefit from such non blocking requests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions