Log

net/server_select.lua @ 2740:2442c54cf9ec

description author age
net.server_select: Fix for traceback when a read returns an error and no data (thanks dersd) Matthew Wild Fri, 05 Mar 2010 16:45:46 +0000
net.server_select: Fix typo Matthew Wild Mon, 01 Mar 2010 18:47:03 +0000
net.server_select: Fix calling method of some handler.close()s Matthew Wild Mon, 01 Mar 2010 18:06:54 +0000
net.server_select: Small indentation fix Matthew Wild Thu, 11 Feb 2010 21:13:45 +0000
net.server_select: Fix traceback with no LuaSec available (thanks Nolan) Matthew Wild Thu, 11 Feb 2010 21:09:59 +0000
net.server_select: Only allow starttls if luasec is available (thanks Nolan) Matthew Wild Wed, 10 Feb 2010 19:17:45 +0000
net.server_select: *Major* whitespace refactoring to meet Prosody's coding style guidelines, we now have tabs Matthew Wild Wed, 10 Feb 2010 19:12:43 +0000
net.server_select: listener.status -> listener.onstatus for consistency Matthew Wild Sun, 31 Jan 2010 19:56:22 +0000
net.server_select: Report whether a new listener uses SSL or not in the log message Matthew Wild Sun, 31 Jan 2010 16:23:38 +0000
net.server_select: Remove startssl parameter to the client/server creation functions - passing a sslctx now indicates you want to use SSL from the start Matthew Wild Sun, 31 Jan 2010 15:37:08 +0000
net.server_{select,event}: Fail gracefully if socket doesn't have a setoption method (LuaSec issue I think) Matthew Wild Thu, 21 Jan 2010 12:56:08 +0000
net.server_select: Add conn:setoption() to set options on the socket Matthew Wild Tue, 12 Jan 2010 15:15:49 +0000