Software /
code /
prosody
File
plugins/mod_windows.lua @ 12949:2f61ebcf37c0
prosody.loader: Ensure already loaded modules are found in old and new namespaces
Prevents modules being initialized twice, ensuring that
require"prosody.util.foo" == require"util.foo"
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 17 Mar 2023 15:11:26 +0100 |
parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Windows platform stub module:set_global(); -- TODO Add Windows-specific things here