Log

init.lua @ 385:e6bf19ad5c19

description author age
verse: Pass on error from trying to require verse connection module Kim Alvefur Sun, 17 May 2015 15:00:30 +0200
verse: Enable TCP keepalives Kim Alvefur Tue, 05 May 2015 01:08:20 +0200
init: Log the error message that caused loading of a connection module to fail Matthew Wild Sat, 05 Sep 2015 15:13:52 +0100
init: Restore loading of LuaSec (must be loaded before net.server) (thanks 桜) Kim Alvefur Sun, 16 Nov 2014 19:33:18 +0100
verse: Import LuaSocket properly (especially for 5.2) Kim Alvefur Tue, 23 Sep 2014 22:15:13 +0200
verse: Fix disconnected event for unassociated connections Kim Alvefur Sun, 10 Feb 2013 18:06:43 +0100
Backout 55e3fd7b9731 Kim Alvefur Sun, 10 Feb 2013 18:02:00 +0100
verse: Err, I meant the stream, not the connection Kim Alvefur Sun, 10 Feb 2013 04:29:20 +0100
verse: Really pass the connection to ondisconnect, not some unknown global Kim Alvefur Sun, 10 Feb 2013 04:20:44 +0100
verse: Only fire the disconnected event if the stream and the connection are still associated (fixes smacks issue) Kim Alvefur Sun, 10 Feb 2013 03:29:04 +0100
verse: Add missing 'reason' argument to stream:close() Kim Alvefur Sun, 10 Feb 2013 02:50:02 +0100
verse: Remove some, erm, debug logging Matthew Wild Fri, 30 Mar 2012 03:57:03 +0100