log net/server_select.lua @ 2997:6ccaefea80ec

age author description
Fri, 12 Mar 2010 18:41:05 +0100 Tobias Markmann Merge with tip.
Fri, 12 Mar 2010 18:37:51 +0100 Tobias Markmann util.sasl: 2009 -> 2010 in copyright header.
Sun, 11 Apr 2010 01:11:42 +0100 Matthew Wild net.server_select: Support for listener.onconnect
Fri, 09 Apr 2010 12:31:51 +0100 Matthew Wild Merge 0.6->0.7 base net/server.lua@9aac5922d2ce
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 base net/server.lua@fc8a03e520c7
Fri, 05 Mar 2010 16:45:46 +0000 Matthew Wild net.server_select: Fix for traceback when a read returns an error and no data (thanks dersd)
Mon, 01 Mar 2010 18:47:03 +0000 Matthew Wild net.server_select: Fix typo
Mon, 01 Mar 2010 18:06:54 +0000 Matthew Wild net.server_select: Fix calling method of some handler.close()s
Thu, 11 Feb 2010 21:13:45 +0000 Matthew Wild net.server_select: Small indentation fix
Thu, 11 Feb 2010 21:09:59 +0000 Matthew Wild net.server_select: Fix traceback with no LuaSec available (thanks Nolan)
Wed, 10 Feb 2010 19:17:45 +0000 Matthew Wild net.server_select: Only allow starttls if luasec is available (thanks Nolan)
Wed, 10 Feb 2010 19:12:43 +0000 Matthew Wild net.server_select: *Major* whitespace refactoring to meet Prosody's coding style guidelines, we now have tabs