Software /
code /
prosody
File
teal-src/util/time.d.tl @ 12690:546c7e0f3f31
core.moduleapi: Check for local role-aware sessions before e.g. s2s
The condition checked for s2sin but not s2sout, so would have ignored
bidi-enabled s2sout sessions. Components as well.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 29 Aug 2022 11:47:31 +0200 |
parent | 11432:113f3912c7cb |
line wrap: on
line source
local record lib now : function () : number monotonic : function () : number end return lib