Software /
code /
prosody
Log
net/cqueues.lua @ 13096:9638ff8b1c81
description | author | age |
---|---|---|
net: Prefix module imports with prosody namespace | Kim Alvefur | 2023-03-17 |
net.cqueues: Fix resuming after timeouts | Kim Alvefur | 2020-07-08 |
net.cqueues: Switch to server.watchfd for main loop integration | Kim Alvefur | 2020-07-08 |
net.cqueues: Fix incorrect version check | daurnimator | 2015-01-16 |
net.cqueues: Fixes hardcoded timeout for first iteration | daurnimator | 2015-01-13 |
net.cqueues: Add workaround for luaevent callback getting collected | daurnimator | 2015-01-07 |
net.cqueues: Add module that allows use of cqueues while still using net.server as main loop | daurnimator | 2014-11-18 |