| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
module will get the parent's environment (thanks xnyhps and Maranda)
|
|
|
|
| |
works for compat)
|
| |
|
| |
|
|
|
|
| |
if the current host is '*'...
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
timer on module unload
|
| | |
|
| |
| |
| |
| | |
if they are loaded globally already
|
| |
| |
| |
| | |
its original host
|
| | |
|
| | |
|
| |\ |
|
| | |
| | |
| | |
| | | |
supplied. fixes #214
|
| | |
| | |
| | |
| | | |
empty environment for that module (useful to expose data or APIs at host.modules[module])
|
| |/
| |
| |
| | |
use, to ensure they don't get collected while any module that had access to that table is still loaded (thanks Zash)
|
| |
| |
| |
| | |
loaded onto the original target host
|
| |
| |
| |
| | |
module.add_host(host_module) in a global module
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
logs by source name (lots of code, hardly used if at all, and possibly broken)
|
| | |
|
| | |
|
| |
| |
| |
| | |
mod_net_multiplex)
|
| |
| |
| |
| | |
default_port from the listener instead of service table
|
| | |
|
| |
| |
| |
| | |
current host's origin
|
| |
| |
| |
| | |
module's name
|
| | |
|
| |
| |
| |
| | |
the same port
|
| | |
|
| |
| |
| |
| | |
same name (they get queued)
|
| |
| |
| |
| | |
call module:set_global() (which has been around since forever)
|
| | |
|
| |
| |
| |
| | |
item-removed on unload
|
| |\ |
|
| | | |
|
| |/ |
|