Files
nats-server/server
Ivan Kozlovic a22da91647 [FIXED] Closing of Gateway or Route TLS connection may hang
This could happen if the remote server is running but not dequeueing
from the socket. TLS connection Close() may send/read and so we
need to protect with a deadline.

For non client/leaf connection, do not call flushOutbound().
Set the write deadline regardless of handshakeComplete flag, and
set it to a low value.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2019-12-04 17:27:00 -07:00
..
2019-10-15 23:55:13 +08:00
2019-11-18 15:22:52 -07:00
2019-11-21 14:32:46 -07:00
2019-11-17 09:24:34 -08:00
2019-11-21 15:26:33 -07:00
2019-05-06 15:41:38 -07:00
2019-11-21 14:32:46 -07:00
2018-12-06 15:09:14 -08:00
2019-11-21 17:16:51 -07:00
2019-12-04 17:04:58 -07:00
2019-02-04 17:07:49 -08:00
2019-05-10 15:11:30 -07:00
2018-10-06 14:06:14 -07:00
2019-11-21 14:32:46 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2018-03-15 22:31:07 -07:00
2019-11-14 20:05:32 -07:00
2019-11-14 20:05:32 -07:00
2019-01-18 10:54:04 +08:00