Software /
code /
prosody
Log
net/server.lua @ 1863:51b1612325e6
description | author | age |
---|---|---|
net.server: Fix missing concatenation operator in error message | Matthew Wild | Fri, 02 Oct 2009 21:20:53 +0100 |
Merge with 0.5 | Matthew Wild | Mon, 21 Sep 2009 14:42:29 +0100 |
net.server: Fix traceback when closing connections with buffered data get closed during send | Matthew Wild | Mon, 21 Sep 2009 13:53:59 +0100 |
Merge with 0.5 | Matthew Wild | Fri, 18 Sep 2009 02:48:52 +0100 |
net.server: Add checking for nil sockets to prevent traceback | Matthew Wild | Tue, 18 Aug 2009 15:58:44 +0100 |
net.server: Add checking for nil sockets to prevent traceback | Matthew Wild | Tue, 18 Aug 2009 15:58:44 +0100 |
net.server: Comment all calls to mem_free/collectgarbage... not really suitable for a realtime server, let's trust Lua's GC - it's good. | Matthew Wild | Sun, 16 Aug 2009 21:32:10 +0100 |