# Connection-refused errors — loopback addresses with no server on those ports.
# The OS rejects the TCP SYN immediately, so these fail in milliseconds.
# Run: python3.14 python/simple.py python/configs/connection-refused.txt
# Expected exit code: 1

http://127.0.0.1:9999
http://127.0.0.1:19999
