Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incorrect function set as callback | Matthew Wild | 2008-11-19 | 1 | -1/+2 |
* | session:disconnect() -> session:close() for consistency with other Lua APIs | Matthew Wild | 2008-11-18 | 1 | -2/+2 |
* | Quite some changes, to: | Matthew Wild | 2008-11-18 | 1 | -9/+9 |
* | s2s sessions can now be disconnected, with or without a stream error. Fixes #8 | Matthew Wild | 2008-11-18 | 1 | -0/+34 |
* | Actually show error and position when we show a traceback :) | Matthew Wild | 2008-11-09 | 1 | -1/+1 |
* | Committing code to get nicer tracebacks for errors, also we no longer conside... | Matthew Wild | 2008-11-08 | 1 | -2/+7 |
* | Clean up session when s2s connections are disconnected | Matthew Wild | 2008-10-24 | 1 | -0/+8 |
* | Partial s2s commit | Matthew Wild | 2008-10-24 | 1 | -0/+95 |