tarantool/tarantool
GitHub で見るnet.box: allow to bind local ephemeral port before connect
Open
#3,126 opened on 2018年2月7日
featuregood first issue
説明
Support "bind before connect" technique in net.box: https://idea.popcount.org/2014-04-03-bind-before-connect/
Ratioinale: not all local ports are always open, e.g. in case of a firewall.
How we could implement it: pass the local address in connection options. in net.box:new()