Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_proxy65: Throttle connections to prevent senders flooding the server's buffers if the receiver doesn't receive fast enough | Matthew Wild | Thu, 03 Dec 2009 14:15:30 +0000 |
mod_proxy65: Replace error() calls with module:log("error", ...) | Matthew Wild | Thu, 03 Dec 2009 14:13:09 +0000 |
net.server_select: Make bufferlen() method return, of all things, the buffer length | Matthew Wild | Thu, 03 Dec 2009 14:08:54 +0000 |
net.server_event: Port fix in 2dc9bbf25447 to libevent-based backend | Matthew Wild | Thu, 03 Dec 2009 02:30:09 +0000 |
net.server_select: Fix possibility of losing data sent from a socket just before it closes (thanks Sjoerd Simons) | Matthew Wild | Thu, 03 Dec 2009 02:28:34 +0000 |
net.dns: Fix for blocking dns lookups to find waiting coroutines correctly (not that we use this in Prosody...) | Matthew Wild | Thu, 03 Dec 2009 01:13:06 +0000 |
net.dns: Port some DNS fixes to the resolver:feed() function for net.adns to use | Matthew Wild | Thu, 03 Dec 2009 01:10:08 +0000 |