Software /
code /
verse
Log
init.lua @ 331:d23bb21668a7
description | author | age |
---|---|---|
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 |