Software /
code /
prosody
Log
net/server_event.lua @ 2122:dd1da05568e4
description | author | age |
---|---|---|
net.server_event: Obey nowriting/nointerface for locks in interface methods | Matthew Wild | Sun, 22 Nov 2009 04:04:04 +0000 |
net.server_event: Use conn property for send/receive instead of caching, fixes trying to use original socket after SSL-wrapping | Matthew Wild | Sun, 22 Nov 2009 03:58:37 +0000 |
net.server_event: Set startsslcallback property to nil when we're done handshaking, otherwise we keep trying to repeat the handshake | Matthew Wild | Sun, 22 Nov 2009 03:55:48 +0000 |
net.server_event: Add set_sslctx() method to connections | Matthew Wild | Sun, 22 Nov 2009 03:53:44 +0000 |