File

plugins/mod_windows.lua @ 13022:a313b7260145 0.12

mod_smacks: Replace existing watchdog when starting hibernation There shouldn't be one here but if there is, for some reason, it's better to close it than have it around to wake up and possibly try to destroy the session.
author Kim Alvefur <zash@zash.se>
date Sun, 02 Apr 2023 10:40:48 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here