[Tarantool-patches] [PATCH 1/1] iproto: show real port in logs and box.info.listen
Vladislav Shpilevoy
v.shpilevoy at tarantool.org
Sat Feb 22 18:00:46 MSK 2020
Since the patch is very old, there was no ChangeLog
record added. Here it is:
@ChangeLog
- box.info.listen - new record in box.info, which shows a
real port when bound to port 0. For example, if box.cfg
'listen' parameter was set to '127.0.0.1:0', box.info.listen
will show '127.0.0.1:<real port > 0>' (gh-4620).
More information about the Tarantool-patches
mailing list