Tarantool development patches archive
 help / color / mirror / Atom feed
* [Tarantool-patches] [PATCH v2 0/2] Return getaddrinfo() errors
@ 2020-03-12 10:24 Roman Khabibov
  2020-03-12 10:24 ` [Tarantool-patches] [PATCH v2 1/2] coio/say: fix getaddrinfo error handling on macOS Roman Khabibov
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Roman Khabibov @ 2020-03-12 10:24 UTC (permalink / raw)
  To: tarantool-patches

Issue: https://github.com/tarantool/tarantool/issues/4138
Branch: https://github.com/tarantool/tarantool/tree/romanhabibov/gh-4138-getaddrinfo-full-ci

Roman Khabibov (2):
  coio/say: fix getaddrinfo error handling on macOS
  lua: return getaddrinfo() errors

 src/box/lua/net_box.lua   |  7 +++--
 src/lib/core/coio_task.c  |  2 +-
 src/lib/core/say.c        | 12 ++++++--
 src/lua/socket.c          | 16 +++++++++-
 src/lua/socket.lua        | 22 ++++++++++----
 test/app/socket.result    | 63 ++++++++++++++++++++++++++++++++++++---
 test/app/socket.test.lua  | 35 ++++++++++++++++++++--
 test/box/net.box.result   | 31 +++++++++++++++++++
 test/box/net.box.test.lua | 20 +++++++++++++
 test/unit/coio.cc         | 29 +++++++++++++++++-
 test/unit/coio.result     |  4 ++-
 11 files changed, 221 insertions(+), 20 deletions(-)

-- 
2.21.0 (Apple Git-122)

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2020-07-28 14:08 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-12 10:24 [Tarantool-patches] [PATCH v2 0/2] Return getaddrinfo() errors Roman Khabibov
2020-03-12 10:24 ` [Tarantool-patches] [PATCH v2 1/2] coio/say: fix getaddrinfo error handling on macOS Roman Khabibov
2020-03-29  8:51   ` Sergey Ostanevich
2020-03-29  9:12     ` Alexander Turenko
2020-04-06  2:07     ` Roman Khabibov
2020-04-17  9:37       ` Sergey Ostanevich
2020-04-24 11:32         ` Roman Khabibov
2020-06-23 13:27         ` Roman Khabibov
2020-07-23 14:12           ` Sergey Ostanevich
2020-07-28  9:26             ` Roman Khabibov
2020-04-26 17:20   ` Vladislav Shpilevoy
2020-03-12 10:24 ` [Tarantool-patches] [PATCH v2 2/2] lua: return getaddrinfo() errors Roman Khabibov
2020-03-29  9:07   ` Sergey Ostanevich
2020-03-29  9:25     ` Alexander Turenko
2020-04-06  2:08     ` Roman Khabibov
2020-04-16 10:27       ` Sergey Ostanevich
2020-04-24 11:42         ` Roman Khabibov
2020-04-24 17:18           ` Sergey Ostanevich
2020-04-26  3:16             ` Roman Khabibov
2020-04-26 15:46               ` Alexander Turenko
2020-04-26 16:26                 ` Roman Khabibov
2020-07-13  9:51                   ` sergos
2020-07-28 14:08 ` [Tarantool-patches] [PATCH v2 0/2] Return " Kirill Yukhin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox