Software /
code /
prosody
Log
util/async.lua @ 7724:20a69ef5570c
description | author | age |
---|---|---|
util.async: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Sat, 19 Nov 2016 01:11:53 +0100 |
util.async: Add some more comments for clarity | Matthew Wild | Sun, 22 May 2016 20:06:12 +0100 |
Update every link to the documentation to use HTTPS | Emmanuel Gil Peyrot | Sat, 16 Apr 2016 21:08:05 +0100 |
util.async: Make guarder() local | Matthew Wild | Tue, 13 Aug 2013 23:38:50 +0100 |
util.async: Add guarder method, to create guards to ensure only a single runner can pass through a section of code at a time | Matthew Wild | Tue, 13 Aug 2013 21:26:53 +0100 |
util.async: Fix logic bug that prevented error watcher being called for runners | Matthew Wild | Tue, 13 Aug 2013 19:23:00 +0100 |
util.async: waiter: Throw error if done() called too many times | Kim Alvefur | Mon, 12 Aug 2013 13:22:27 +0200 |