Software /
code /
prosody
Log
net/server.lua @ 630:e9336adb66e5
description | author | age |
---|---|---|
Fix data loss when closing connection with a large write queue. Thanks albert :) | Matthew Wild | Thu, 18 Dec 2008 20:01:09 +0000 |
Make wraptcpclient set timeout to 0, and add it to the list of exported functions from server.lua | Matthew Wild | Sat, 13 Dec 2008 14:30:59 +0000 |
Remove old commented code from server.lua | Matthew Wild | Sat, 06 Dec 2008 23:12:46 +0000 |
Re-commit TLS fix | Matthew Wild | Fri, 05 Dec 2008 19:55:46 +0000 |
Merge | Matthew Wild | Fri, 05 Dec 2008 19:50:34 +0000 |
Backed out changeset 099d8a102deb (committed too much) | Matthew Wild | Fri, 05 Dec 2008 19:49:16 +0000 |
Don't say we need TLS after we've already started the handshake | Matthew Wild | Fri, 05 Dec 2008 19:40:46 +0000 |
Add TLS socket to readlist before handshake starts, fixes major slow-down on TLS connections | Matthew Wild | Fri, 05 Dec 2008 19:24:01 +0000 |