Tarantool development patches archive
 help / color / mirror / Atom feed
From: Vladislav Shpilevoy <v.shpilevoy@tarantool.org>
To: tarantool-patches@freelists.org
Cc: vdavydov.dev@gmail.com
Subject: [PATCH 0/2] netbox connect timeout assertion
Date: Fri, 17 May 2019 18:21:22 +0300	[thread overview]
Message-ID: <cover.1558106383.git.v.shpilevoy@tarantool.org> (raw)

The patchset combs coio_getaddrinfo() function to make it conform with the Open
Group Standard, and to fix an assertion about 0 timeout.

Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-4209-netbox-connect-timeout-assertion
Issue: https://github.com/tarantool/tarantool/issues/4209

Vladislav Shpilevoy (2):
  coio: make hints in coio_getaddrinfo optional
  coio: fix getaddrinfo assertion on 0 timeout

 src/lib/core/coio_task.c | 34 +++++++++++++++++++---------------
 src/lib/core/coio_task.h | 17 ++++++++++++++---
 src/lib/core/say.c       |  2 +-
 test/unit/coio.cc        | 36 ++++++++++++++++++++++++++++++++++++
 test/unit/coio.result    |  4 ++++
 5 files changed, 74 insertions(+), 19 deletions(-)

-- 
2.20.1 (Apple Git-117)

             reply	other threads:[~2019-05-17 15:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-17 15:21 Vladislav Shpilevoy [this message]
2019-05-17 15:21 ` [PATCH 1/2] coio: make hints in coio_getaddrinfo optional Vladislav Shpilevoy
2019-05-17 15:21 ` [PATCH 2/2] coio: fix getaddrinfo assertion on 0 timeout Vladislav Shpilevoy
2019-05-20 14:53 ` [PATCH 0/2] netbox connect timeout assertion Vladimir Davydov

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=cover.1558106383.git.v.shpilevoy@tarantool.org \
    --to=v.shpilevoy@tarantool.org \
    --cc=tarantool-patches@freelists.org \
    --cc=vdavydov.dev@gmail.com \
    --subject='Re: [PATCH 0/2] netbox connect timeout assertion' \
    /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