Log

net/server.lua @ 1868:36e1238db2f2

description author age
Merge with 0.5 Matthew Wild 2009-10-02
net.server: Fix missing concatenation operator in error message Matthew Wild 2009-10-02
Merge with 0.5 Matthew Wild 2009-09-21
net.server: Fix traceback when closing connections with buffered data get closed during send Matthew Wild 2009-09-21
Merge with 0.5 Matthew Wild 2009-09-18
net.server: Add checking for nil sockets to prevent traceback Matthew Wild 2009-08-18
net.server: Add checking for nil sockets to prevent traceback Matthew Wild 2009-08-18
net.server: Comment all calls to mem_free/collectgarbage... not really suitable for a realtime server, let's trust Lua's GC - it's good. Matthew Wild 2009-08-16
net.server: Much improve SSL/TLS error reporting, do our best to understand and hide OpenSSL's ridiculously unfriendly error messages Matthew Wild 2009-07-28
net.server: Fail to open port if legacy SSL requested, but SSL not available Matthias Diene 2009-07-23
net.server: Remove listener from listeners table when calling removeserver Matthew Wild 2009-07-23
net.server: Set sslctx to false when SSL wrapping fails, to avoid attempting to wrap clients with a broken context Matthew Wild 2009-07-23
net.server: Continue to initialise port listener even when SSL errors occur Matthias Diener 2009-07-23
net.server: Initiate the handshake when we should, the more correcter fix for the previous correct fix Matthew Wild 2009-07-13
net.server: Fix copyright header line endings and text Matthew Wild 2009-07-12