| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
interfaces
|
| |
|
| |
|
|
|
|
| |
exsisting sessions and one for non-existent.
|
| |
|
| |
|
|
|
|
| |
remove useless space from mod_s2s code
|
|\ |
|
| | |
|
|\| |
|
| |
| |
| |
| | |
closed and fix TB by checking session.conn is set (racy racy?)
|
| | |
|
| |
| |
| |
| | |
case socket.local_addresses isn't there.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
|
|
|
| |
s2smanager into mod_s2s, and further split connection logic for s2sout to a module lib, s2sout.lib.lua
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
that need to reference globals they already set
|
| |
|
| |
|
| |
|
|
|
|
| |
namespace)
|
| |
|
|
|
|
| |
stream logic into a new module, mod_c2s
|
| |
|
|\ |
|
| |
| |
| |
| | |
console environment
|
| |
| |
| |
| | |
loaded modules
|
| |
| |
| |
| | |
at runtime
|
| | |
|
| |
| |
| |
| | |
deserves a bigger smile
|
| |
| |
| |
| | |
comment.
|
| |
| |
| |
| | |
map stored in individual modules. Also adds module:hook_object_event() to hook events on any util.events compatible object.
|