Tarantool development patches archive
 help / color / mirror / Atom feed
From: Konstantin Osipov <kostja@tarantool.org>
To: tarantool-patches@freelists.org
Cc: vdavydov.dev@gmail.com
Subject: Re: [tarantool-patches] [PATCH 1/1] sio: implement getsockname wrapper
Date: Wed, 6 Mar 2019 17:28:15 +0300	[thread overview]
Message-ID: <20190306142815.GA5263@chai> (raw)
In-Reply-To: <7405ac9cec20bd309712418674694a66ea31590b.1551821931.git.v.shpilevoy@tarantool.org>

* Vladislav Shpilevoy <v.shpilevoy@tarantool.org> [19/03/06 10:25]:
> SWIM wants to allow to bind to zero ports so as the kernel could
> choose any free port automatically. It is needed mainly for
> tests.
> 
> Zero port means that a real port is known only after bind() has
> called, and getsockname() should be used to get it. SWIM uses sio
> library for such lowlevel API. This is why that function is added
> to sio.
> 

OK to push.


-- 
Konstantin Osipov, Moscow, Russia, +7 903 626 22 32
http://tarantool.io - www.twitter.com/kostja_osipov

  reply	other threads:[~2019-03-06 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 21:43 Vladislav Shpilevoy
2019-03-06 14:28 ` Konstantin Osipov [this message]
2019-03-06 15:19   ` [tarantool-patches] " Vladislav Shpilevoy

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=20190306142815.GA5263@chai \
    --to=kostja@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [tarantool-patches] [PATCH 1/1] sio: implement getsockname wrapper' \
    /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