mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +00:00
Before: $ curl http://192.168.66.123:20000 The client will keep sending SYN packet and hangs. After: $ curl http://192.168.66.123:20000 curl: (7) Failed connect to 192.168.66.123:20000; Connection refused Linux and OS X do the same. [avi: drop connection_refused declaration]