[tarantool-patches] Re: [PATCH 1/1] evio: allow not only SOCK_STREAM servers

Konstantin Osipov kostja at tarantool.org
Thu Dec 27 15:03:41 MSK 2018


* Vladimir Davydov <vdavydov.dev at 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




More information about the Tarantool-patches mailing list