Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.async: waiter: Throw error if done() called too many times | Kim Alvefur | Mon, 12 Aug 2013 13:22:27 +0200 |
util.async: waiter: Remove restriction about wait() being called before done() | Matthew Wild | Mon, 12 Aug 2013 12:08:51 +0100 |
util.async: runner: Fix check for new state to recognise transition to 'waiting' | Matthew Wild | Mon, 12 Aug 2013 11:50:27 +0100 |
util.async: Make functions local | Matthew Wild | Mon, 12 Aug 2013 10:27:08 +0100 |
mod_c2s: Port coroutine code to util.async | Matthew Wild | Sun, 11 Aug 2013 14:46:27 +0100 |
util.async: New library to provide support around coroutine-based non-blocking functions | Matthew Wild | Sun, 11 Aug 2013 14:46:07 +0100 |