$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [asio] async_resolve problems
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-07-21 03:19:51
> What asio really needs is a DNS library. Some OSes don't have any
> async DNS support, so its only option right now is to serialize
> requests.
Thanks for reply, Cory!
Does anybody know about probability of appearing such DNS library in ASIO?