Software /
code /
prosody
Log
net/server_event.lua @ 2234:065faeb590b9
description | author | age |
---|---|---|
net.server_event: Fix to make ontimeout() listener callback work | Matthew Wild | Thu, 26 Nov 2009 22:15:40 +0000 |
net.server_event: Comment accidentally uncommented vdebug() | Matthew Wild | Sun, 22 Nov 2009 04:09:57 +0000 |
net.server_event: Handle and ignore 'wantread' error from receive(), treat as a timeout | Matthew Wild | Sun, 22 Nov 2009 04:08:11 +0000 |
net.server_event: Remove premature non-optimisation | Matthew Wild | Sun, 22 Nov 2009 04:06:40 +0000 |
net.server_event: Fix moved line caused by Mercurial's crecord and my selective commits | Matthew Wild | Sun, 22 Nov 2009 04:06:00 +0000 |
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 |