[Tarantool-patches] [PATCH 0/2] Swim broadcast errors
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Thu Mar 18 03:02:02 MSK 2021
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)
More information about the Tarantool-patches
mailing list