log mod_component_client/mod_component_client.lua @ 1218:4c4536481be1

age author description
Thu, 31 Oct 2013 12:37:42 -0400 Waqas Hussain mod_component_client: Do a proper disconnect when the server is shutting down
Mon, 28 Oct 2013 11:55:59 -0400 Waqas Hussain 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)
Thu, 24 Oct 2013 11:52:58 -0400 Waqas Hussain mod_component_client: Add config option component_client.keepalive_interval (default is one hour: 3600).