Software /
code /
prosody
Log
net/server_event.lua @ 3422:331547f2393e
description | author | age |
---|---|---|
net.server_event: Remove some debug messages | Matthew Wild | Mon, 02 Aug 2010 09:21:14 +0100 |
net.server_event: Fix to not call onconnect a second time after the SSL handshake for starttls connections (thanks Flo) | Matthew Wild | Thu, 22 Jul 2010 11:43:42 +0100 |
net.server_event: Remove debug logging from dummy onstatus handler | Matthew Wild | Sat, 17 Jul 2010 15:17:02 +0100 |
net.server_event: attemp to fix more spelling fail. | Waqas Hussain | Fri, 11 Jun 2010 20:35:10 +0500 |
net.server_event: Also return the socket from wrapclient, to maintain compatibility with server_select (thanks uhoreg) | Matthew Wild | Wed, 02 Jun 2010 21:33:44 +0100 |
net.server_select, net.server_event: Add server.link() to link 2 connections with an intermediate buffer of the specified size | Matthew Wild | Wed, 05 May 2010 15:25:48 +0100 |