Software /
code /
prosody
File
teal-src/util/table.d.tl @ 11614:1ac8976f09a9
mod_c2s: Add a Direct TLS listener
This only differs from 'legacy_ssl' in name, at least on the server
side. For clients this is the one that uses SRV records.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 20 Jun 2021 16:51:08 +0200 |
parent | 11459:86904555bffc |
child | 12618:17cc122cc2e8 |
line wrap: on
line source
local record lib create : function (narr:integer, nrec:integer):table pack : function (...:any):{any} end return lib