From: Vladislav Shpilevoy via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: tarantool-patches@dev.tarantool.org, gorcunov@gmail.com, sergepetrenko@tarantool.org Subject: [Tarantool-patches] [PATCH 0/2] Swim broadcast errors Date: Thu, 18 Mar 2021 01:02:02 +0100 [thread overview] Message-ID: <cover.1616025567.git.v.shpilevoy@tarantool.org> (raw) The patchset fixes "Permission denied" error on broadcast in SWIM. Branch: http://github.com/tarantool/tarantool/tree/gerold103/gh-5864-swim-broadcast Issue: https://github.com/tarantool/tarantool/issues/5864 Vladislav Shpilevoy (2): swim: add SO_BROADCAST option lua: separate sched and script diag changelogs/unreleased/swim-broadcast-error.md | 6 +++++ src/lib/swim/swim_io.c | 19 +++++++++++++-- src/lib/swim/swim_transport_udp.c | 23 +++++++++++-------- src/lua/init.c | 12 +++++++++- 4 files changed, 48 insertions(+), 12 deletions(-) create mode 100644 changelogs/unreleased/swim-broadcast-error.md -- 2.24.3 (Apple Git-128)
next reply other threads:[~2021-03-18 0:02 UTC|newest] Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-03-18 0:02 Vladislav Shpilevoy via Tarantool-patches [this message] 2021-03-18 0:02 ` [Tarantool-patches] [PATCH 1/2] swim: add SO_BROADCAST option Vladislav Shpilevoy via Tarantool-patches 2021-03-18 0:49 ` Vladislav Shpilevoy via Tarantool-patches 2021-03-18 19:37 ` Cyrill Gorcunov via Tarantool-patches 2021-03-18 20:47 ` Vladislav Shpilevoy via Tarantool-patches 2021-03-18 21:27 ` Cyrill Gorcunov via Tarantool-patches 2021-03-18 22:34 ` Vladislav Shpilevoy via Tarantool-patches 2021-03-18 23:18 ` Vladislav Shpilevoy via Tarantool-patches 2021-03-19 6:53 ` Cyrill Gorcunov via Tarantool-patches 2021-03-19 20:18 ` Vladislav Shpilevoy via Tarantool-patches 2021-03-19 20:29 ` Cyrill Gorcunov via Tarantool-patches 2021-03-19 21:46 ` Vladislav Shpilevoy via Tarantool-patches 2021-03-19 22:15 ` Cyrill Gorcunov via Tarantool-patches 2021-03-18 0:02 ` [Tarantool-patches] [PATCH 2/2] lua: separate sched and script diag Vladislav Shpilevoy via Tarantool-patches 2021-03-19 13:17 ` [Tarantool-patches] [PATCH 0/2] Swim broadcast errors Serge Petrenko via Tarantool-patches 2021-03-19 22:37 ` Vladislav Shpilevoy via Tarantool-patches
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.1616025567.git.v.shpilevoy@tarantool.org \ --to=tarantool-patches@dev.tarantool.org \ --cc=gorcunov@gmail.com \ --cc=sergepetrenko@tarantool.org \ --cc=v.shpilevoy@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH 0/2] Swim broadcast errors' \ /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