[PATCH 0/2] netbox connect timeout assertion

Vladislav Shpilevoy v.shpilevoy at tarantool.org
Fri May 17 18:21:22 MSK 2019


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)




More information about the Tarantool-patches mailing list