Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net.cqueues: Fix incorrect version check | daurnimator | 2015-01-16 | 1 | -1/+1 |
| | |||||
* | net.cqueues: Fixes hardcoded timeout for first iteration | daurnimator | 2015-01-13 | 1 | -11/+16 |
| | | | | | This was originally put in place as a fix for what ended up a cqueues bug: https://github.com/wahern/cqueues/issues/40 A check for a cqueues version with the bug fix is included. | ||||
* | net.cqueues: Add workaround for luaevent callback getting collected | daurnimator | 2015-01-06 | 1 | -1/+5 |
| | |||||
* | net.cqueues: Add module that allows use of cqueues while still using ↵ | daurnimator | 2014-11-18 | 1 | -0/+65 |
net.server as main loop |