Software /
code /
prosody
Log
net/server_select.lua @ 4348:5b240c6b5334
description | author | age |
---|---|---|
net.server_select: Update error logging logic during SSL handshake (now shows correctly when a handshake exceeded max. allowed iterations) | Matthew Wild | Sat, 20 Aug 2011 15:04:17 -0400 |
net.server_select: Small fix to SSL handshake logic, read/wrote were being checked despite it not being possible for them to be other than nil | Matthew Wild | Sat, 20 Aug 2011 15:03:16 -0400 |
net.server_select: Do not set 'ssl' flag simply when assigning an sslctx to a handler, it doesn't mean anything | Matthew Wild | Sat, 20 Aug 2011 14:59:31 -0400 |
connlistener, server_select, prosody: Add support for binding to multiple addresses | Florian Zeitz | Wed, 15 Jun 2011 23:44:18 +0200 |
net.server_select: Expose step() function (thanks Łukasz) | Matthew Wild | Mon, 14 Feb 2011 19:12:16 +0000 |
net.server_select, net.server_event: Silence 'error during ssl handshake' for wantread and wantwrite | Matthew Wild | Tue, 11 Jan 2011 05:04:08 +0000 |