From: Konstantin Osipov <kostja@tarantool.org>
To: tarantool-patches@freelists.org
Cc: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
Subject: [tarantool-patches] Re: [PATCH 1/1] evio: allow not only SOCK_STREAM servers
Date: Thu, 27 Dec 2018 15:03:41 +0300 [thread overview]
Message-ID: <20181227120341.GG18166@chai> (raw)
In-Reply-To: <20181218100830.47rl7hbtrmvnktd6@esperanza>
* Vladimir Davydov <vdavydov.dev@gmail.com> [18/12/18 13:09]:
> On Mon, Dec 17, 2018 at 02:55:44PM +0300, Vladislav Shpilevoy wrote:
> > evio is a useful tool for creating servers. Evio sets
> > all necessary flags, retries bind, parses URI. But it
> > does not work with SOCK_DGRAM sockets - SOCK_STREAM is
> > hardcoded. SWIM is going to use SOCK_DGRAM, and this
> > patch makes it possible to bind datagram sockets.
> >
> > Needed for #3234
It's high time we integrated c-ares dns resolver. We haven't had
time before.
--
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov
prev parent reply other threads:[~2018-12-27 12:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-17 11:55 Vladislav Shpilevoy
2018-12-18 10:08 ` Vladimir Davydov
2018-12-18 10:18 ` [tarantool-patches] " Vladislav Shpilevoy
2018-12-27 12:03 ` Konstantin Osipov [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181227120341.GG18166@chai \
--to=kostja@tarantool.org \
--cc=tarantool-patches@freelists.org \
--cc=v.shpilevoy@tarantool.org \
--subject='[tarantool-patches] Re: [PATCH 1/1] evio: allow not only SOCK_STREAM servers' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox