From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [tarantool-patches] Re: [PATCH v4 01/12] sio: introduce sio_uri_to_addr References: <696bb7ee520bd568e5a3d32d2e2aaaecc0a94898.1548883137.git.v.shpilevoy@tarantool.org> <20190215132101.GD24683@chai> From: Vladislav Shpilevoy Message-ID: <6e338bb3-dcea-df64-2173-edda7b15ca73@tarantool.org> Date: Sat, 16 Feb 2019 00:22:39 +0300 MIME-Version: 1.0 In-Reply-To: <20190215132101.GD24683@chai> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit To: tarantool-patches@freelists.org, Konstantin Osipov Cc: vdavydov.dev@gmail.com List-ID: Pushed to 2.1. On 15/02/2019 14:21, Konstantin Osipov wrote: > * Vladislav Shpilevoy [19/01/31 10:28]: >> The function parses string URI consisting of either IP and port, >> or UNIX socket address, and stores the result into struct >> sockaddr. > > OK to push. > > > -- > Konstantin Osipov, Moscow, Russia, +7 903 626 22 32 > http://tarantool.io - www.twitter.com/kostja_osipov >