Software /
code /
prosody
Log
net/server_select.lua @ 9387:33e52f727f0f
description | author | age |
---|---|---|
net.connect: Fix passing request table to new listener | Kim Alvefur | Wed, 26 Sep 2018 17:36:53 +0200 |
net.server: Call a 'onattach' callback when replacing listeners | Kim Alvefur | Wed, 26 Sep 2018 14:25:59 +0200 |
net.server: Set default read timeout to 14 minutes (fixes #971) | Kim Alvefur | Fri, 06 Jul 2018 19:02:19 +0200 |
net.server: Add watchfd, a simple API for watching file descriptors | Kim Alvefur | Wed, 09 May 2018 16:15:40 +0200 |
net.server_select: Allow setquitting("once") to allow resuming the loop later | Matthew Wild | Tue, 10 Apr 2018 20:40:07 +0100 |
Fix spelling throughout the codebase [codespell] | Kim Alvefur | Sun, 04 Feb 2018 01:51:25 +0100 |
net.server_select: Better detection of errors for outgoing connections | Matthew Wild | Fri, 23 Feb 2018 15:30:00 +0000 |