This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
forked from scylladb/seastar
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds seastar::net::dns_resolver with methods to query names/addresses. Wraps nasty state machine to emulate bsd-nonblocking IO on seastar and uses our patched virtual IO provider struct for c-ares. Like seastar, only handles ipv4 atm.
- Loading branch information
Calle Wilund
committed
Feb 1, 2017
1 parent
39f3261
commit fea5d80
Showing
4 changed files
with
1,150 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.