summaryrefslogtreecommitdiff
path: root/include/ruby/internal/encoding/string.h
diff options
context:
space:
mode:
authorMisaki Shioi <31817032+shioimm@users.noreply.github.com>2025-12-27 18:26:56 +0900
committerGitHub <noreply@github.com>2025-12-27 18:26:56 +0900
commita8c3d5e127776d74eb068c95610277feb99adcf0 (patch)
tree4f34296daf86c8531a4e9ec12bec696bae6e7d34 /include/ruby/internal/encoding/string.h
parent3c9e61f5ef8190e082b36e056f59be49692ae8aa (diff)
Fix: Do not fast_fallback if local_port is explicitly specified (#15732)
`fast fallback` cannot be used with explicitly specified local port, because concurrent binds to the same `local_host:local_port` can raise `Errno::EADDRINUSE`. This issue is more likely to occur on hosts with `IPV6_V6ONLY` disabled, because IPv6 binds can also occupy IPv4-mapped IPv6 address space.
Diffstat (limited to 'include/ruby/internal/encoding/string.h')
0 files changed, 0 insertions, 0 deletions