Skip to content
Snippets Groups Projects
user avatar
mechanik20051988 authored
In case user enters invalid listen address, tarantool closes previous listen
socket, but bind on invalid address fails also, so tarantool becames blind -
no listening socket at all. This patch fixed this behaviour, now tarantool
still listen old listen address.

Closes #6092
97be44af
History