Files
nats-server/server
Ivan Kozlovic 188f7bf84c Fix possible blocking on socket write or connection close (when using TLS)
Ensure that all socket writes are protected with deadlines.
For connection Close(), also use deadlines since in case of TLS,
the Close() will send an alert (do a write) if the handshake was
completed. If the peer is not reading, this would cause the Close()
to hang.
2016-05-23 19:57:54 -06:00
..
2016-05-13 12:27:57 -07:00
2016-05-05 23:31:05 -06:00
2016-03-15 15:21:13 -06:00
2016-02-23 12:47:46 -08:00
2016-03-15 15:21:13 -06:00
2016-05-22 15:04:47 -07:00
2016-05-13 12:27:57 -07:00
2016-05-13 12:27:57 -07:00
2016-05-11 15:51:29 -06:00
2015-06-19 12:08:11 -07:00
2016-04-22 15:00:19 -06:00
2016-05-11 15:51:29 -06:00
2016-04-03 13:04:06 -07:00
2016-03-20 15:57:43 -10:00