Skip to content
This repository has been archived by the owner on Oct 1, 2023. It is now read-only.

Add an async dns resolver. #39

Open
azjezz opened this issue Feb 19, 2019 · 2 comments
Open

Add an async dns resolver. #39

azjezz opened this issue Feb 19, 2019 · 2 comments

Comments

@azjezz
Copy link
Contributor

azjezz commented Feb 19, 2019

the DNS api should probably use the HH\Lib\Network\DNS namespace.

@fredemmott
Copy link
Contributor

We're most likely to release our internal C++ async DNS client and HHVM extension (FB: T40713253), with non-HSL-appropriate naming.

When parts of the HSL start moving into HHVM, we'll likely stop wrapping existing builtins and make the HSL APIs native instead.

@fredemmott
Copy link
Contributor

It might be more practical to:

  • move FB to libevent2 (which should happen anyway)
  • use libevent2’s DNS implementation

libevent2 also has better support for resolv.conf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants