Wed, 14 Aug 2013 00:18:39 +0100 mod_s2s/s2sout.lib: Improve error message logged at 'info' level when failing to connect to a host. Now 'Failed in all attempts to connect to XYZ'
Matthew Wild <mwild1@gmail.com> [Wed, 14 Aug 2013 00:18:39 +0100] rev 5798
mod_s2s/s2sout.lib: Improve error message logged at 'info' level when failing to connect to a host. Now 'Failed in all attempts to connect to XYZ'
Tue, 13 Aug 2013 23:38:50 +0100 util.async: Make guarder() local
Matthew Wild <mwild1@gmail.com> [Tue, 13 Aug 2013 23:38:50 +0100] rev 5797
util.async: Make guarder() local
Tue, 13 Aug 2013 21:26:53 +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 <mwild1@gmail.com> [Tue, 13 Aug 2013 21:26:53 +0100] rev 5796
util.async: Add guarder method, to create guards to ensure only a single runner can pass through a section of code at a time
Tue, 13 Aug 2013 19:38:05 +0100 usermanager: Remove unused import of pairs()
Matthew Wild <mwild1@gmail.com> [Tue, 13 Aug 2013 19:38:05 +0100] rev 5795
usermanager: Remove unused import of pairs()
Tue, 13 Aug 2013 19:23:00 +0100 util.async: Fix logic bug that prevented error watcher being called for runners
Matthew Wild <mwild1@gmail.com> [Tue, 13 Aug 2013 19:23:00 +0100] rev 5794
util.async: Fix logic bug that prevented error watcher being called for runners
Mon, 12 Aug 2013 13:22:27 +0200 util.async: waiter: Throw error if done() called too many times
Kim Alvefur <zash@zash.se> [Mon, 12 Aug 2013 13:22:27 +0200] rev 5793
util.async: waiter: Throw error if done() called too many times
Mon, 12 Aug 2013 12:08:51 +0100 util.async: waiter: Remove restriction about wait() being called before done()
Matthew Wild <mwild1@gmail.com> [Mon, 12 Aug 2013 12:08:51 +0100] rev 5792
util.async: waiter: Remove restriction about wait() being called before done()
Mon, 12 Aug 2013 11:50:27 +0100 util.async: runner: Fix check for new state to recognise transition to 'waiting'
Matthew Wild <mwild1@gmail.com> [Mon, 12 Aug 2013 11:50:27 +0100] rev 5791
util.async: runner: Fix check for new state to recognise transition to 'waiting'
Mon, 12 Aug 2013 10:27:08 +0100 util.async: Make functions local
Matthew Wild <mwild1@gmail.com> [Mon, 12 Aug 2013 10:27:08 +0100] rev 5790
util.async: Make functions local
Sun, 11 Aug 2013 14:46:27 +0100 mod_c2s: Port coroutine code to util.async
Matthew Wild <mwild1@gmail.com> [Sun, 11 Aug 2013 14:46:27 +0100] rev 5789
mod_c2s: Port coroutine code to util.async
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 tip