Software /
code /
prosody
Log
core/portmanager.lua @ 4741:0653476ac3a3
description | author | age |
---|---|---|
portmanager: Explicitly import some libraries | Matthew Wild | Sat, 28 Apr 2012 01:27:02 +0100 |
portmanager: Fix selecting bind_interfaces from pre-0.9 config options. | Kim Alvefur | Wed, 25 Apr 2012 14:53:54 +0200 |
portmanager: Add get_service_at(interface, port) and close(interface, port) | Matthew Wild | Tue, 24 Apr 2012 16:00:20 +0100 |
portmanager: Support 'default_port' in service options | Matthew Wild | Thu, 15 Mar 2012 16:29:30 +0000 |
portmanager: Add get_registered_services() to the public API | Matthew Wild | Thu, 15 Mar 2012 03:02:51 +0000 |
portmanager: Remove check for service_info.multiplex (now implemented in mod_net_multiplex) | Matthew Wild | Thu, 15 Mar 2012 03:02:36 +0000 |
portmanager: Fix pre-0.9 compatibility by taking default_interface and default_port from the listener instead of service table | Matthew Wild | Thu, 15 Mar 2012 03:02:09 +0000 |