Software /
code /
prosody
Log
util/async.lua @ 8375:e2037634cdd9
description | author | age |
---|---|---|
util.async: Fix documentation URL | Waqas Hussain | Fri, 15 Sep 2017 17:17:07 -0400 |
util.async: Add annotation to ignore warning [luacheck] | Kim Alvefur | Sat, 19 Nov 2016 01:11:28 +0100 |
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 |