Comparison

spec/util_poll_spec.lua @ 11622:a62146353528

mod_c2s: Guard against LuaSec not returning TLS info (thanks Martin) The :info() method has been observed to return nothing ... sometimes. Unclear what causes it. Perhaps the TLS connection was shut down or hasn't fully settled? The LuaSec code has code paths that return nothing or nil, error, so it is best to guard against it.
author Kim Alvefur <zash@zash.se>
date Mon, 21 Jun 2021 13:36:05 +0200
parent 9316:4aa522b9e1c4
child 12400:728d1c1dc7db
comparison
equal deleted inserted replaced
11621:e48cd6503b6e 11622:a62146353528