Software /
code /
prosody
Log
description | author | age |
---|---|---|
net.server_event: Assume wrapclient() is taking a new connection, and call onconnect when appropriate (to match server_select) | Matthew Wild | Thu, 24 May 2012 02:55:37 +0100 |
net.server_select: Don't close client connections when closing a server (it wasn't working anyway) | Matthew Wild | Wed, 23 May 2012 02:20:32 +0100 |
net.server_select: Call ondisconnect handler, even if we closed the socket ourselves (fixes HTTP session hoarding, thanks Maranda) | Matthew Wild | Wed, 23 May 2012 02:19:11 +0100 |