Skip to content

Trigger OOS on bind failures (fixes #40597)

Alex Xu requested to merge Hello71/tor:issue40597 into main

This complements !579 (merged): bind shouldn't fail on Linux anymore if IP_BIND_ADDRESS_NO_PORT is set, but might still fail on non-Linux platforms.

Merge request reports