Files
Ivan Kozlovic d99d0eb069 [FIXED] Added defensive code for handling of leafnode connection
This is a port of PR #1652/#1660. The code in the 2.1.x branch
is not sensitive to the issue fixed in these PRs because marking
the connection as closed (for instance due to a TCP error in
sendProtoNow) will not set `c.nc` to nil, so there won't be
the nil dereference issue that was found in the main branch.
However, porting the code for extra safety.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
2020-10-21 17:21:53 -06:00
..
2018-01-15 15:27:18 -08:00
2019-05-10 15:11:30 -07:00
2020-02-19 13:19:08 -07:00
2020-08-27 17:07:04 -06:00
2020-03-31 10:29:06 -06:00
2019-12-12 11:58:24 -07:00
2020-08-27 17:07:04 -06:00
2018-03-15 22:31:07 -07:00
2019-07-28 07:10:37 -07:00
2019-08-26 09:34:17 -06:00
2020-01-10 12:01:59 -07:00
2020-08-27 17:07:04 -06:00
2020-08-27 17:07:04 -06:00