File

plugins/mod_unknown.lua @ 8910:28ec1e024379

mod_s2s: Log a message before trying the next SRV record This was the only spot where it did `ip_hosts = nil` without logging
author Kim Alvefur <zash@zash.se>
date Thu, 14 Jun 2018 16:13:56 +0200
parent 6003:28a90f5fea46
line wrap: on
line source

-- Unknown platform stub
module:set_global();

-- TODO Do things that make sense if we don't know about the platform