Software /
code /
prosody
Log
net/server_select.lua @ 5485:5147eed0a42e
description | author | age |
---|---|---|
net.server_select: Move socket timeout cleanup code out of a timer, into the select loop (which makes util.timer the only timer using server_select._addtimer). | Waqas Hussain | Tue, 16 Apr 2013 18:15:10 -0400 |
net.server_select: Normalize indentation | Kim Alvefur | Wed, 17 Apr 2013 21:30:44 +0200 |
net.server_select: Don't call onconnect twice on SSL connections | Kim Alvefur | Wed, 17 Apr 2013 19:10:04 +0200 |
net.server, _select: Reorganise configuration of server_select to be more like server_event | Kim Alvefur | Sat, 23 Mar 2013 20:06:02 +0100 |