log net/server_select.lua @ 2878:9384ee36fc03

age author description
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)