Software /
code /
prosody-modules
Log
mod_component_client/mod_component_client.lua @ 1218:4c4536481be1
description | author | age |
---|---|---|
mod_component_client: Do a proper disconnect when the server is shutting down | Waqas Hussain | Thu, 31 Oct 2013 12:37:42 -0400 |
mod_component_client: Use the net.server connection abstraction for sending whitespace keep-alive, and not the raw socket (fixes a traceback which lead to an infinite timer loop in libevent) | Waqas Hussain | Mon, 28 Oct 2013 11:55:59 -0400 |
mod_component_client: Add config option component_client.keepalive_interval (default is one hour: 3600). | Waqas Hussain | Thu, 24 Oct 2013 11:52:58 -0400 |
mod_component_client: Fix traceback when connection fails during module load | Waqas Hussain | Fri, 11 Oct 2013 17:36:59 -0400 |