Software /
code /
prosody
Log
net/server_select.lua @ 6539:f923140ee7c5
description | author | age |
---|---|---|
net.server_select: Fix timers not being fired until another timer fixes (or 1 second passes) | daurnimator | Thu, 15 Jan 2015 09:03:00 -0500 |
Move timer code out of util.timer and into relevant net.server backends | daurnimator | Mon, 20 Oct 2014 16:13:24 -0400 |
Merge 0.10->trunk | Kim Alvefur | Sun, 05 Oct 2014 15:37:46 +0200 |
net.server_select: Reset read timeout timer if the event is handled | Kim Alvefur | Fri, 03 Oct 2014 14:42:18 +0200 |
Merge 0.10->trunk | Kim Alvefur | Sun, 28 Sep 2014 01:56:22 +0200 |
net.server_select: When an SSL handshake is connected, if there is pending data to be written to the socket, mark the socket as waiting to send (thanks daurnimator) | Matthew Wild | Fri, 26 Sep 2014 17:16:46 +0100 |