Files
scylladb/net
Asias He d450cba365 tcp: Send RST in response to un-listened port.
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]
2014-10-15 12:26:12 +03:00
..
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-10-07 11:04:01 +03:00
2014-10-07 11:04:03 +03:00
2014-10-13 11:33:47 +08:00
2014-10-13 11:37:56 +08:00
2014-10-13 11:37:56 +08:00
2014-09-22 11:22:59 +03:00