Closed driftluo closed 2 years ago
we introduce tcp config on https://github.com/nervosnetwork/tentacle/pull/339 ,but it remove default feature reuse_addr on https://github.com/tokio-rs/mio/blob/master/src/net/tcp/listener.rs#L74, cause some unexpected behavior, so we add it back now, user can disable it on their own tcp config
reuse_addr
ref https://github.com/nervosnetwork/ckb/runs/6985034924?check_suite_focus=true
we introduce tcp config on https://github.com/nervosnetwork/tentacle/pull/339 ,but it remove default feature
reuse_addr
on https://github.com/tokio-rs/mio/blob/master/src/net/tcp/listener.rs#L74, cause some unexpected behavior, so we add it back now, user can disable it on their own tcp configref https://github.com/nervosnetwork/ckb/runs/6985034924?check_suite_focus=true