Software /
code /
prosody
Log
description | author | age |
---|---|---|
util.posix: Trailing whitespace | Matthew Wild | Sun, 10 Jan 2010 17:35:37 +0000 |
net.server: When libevent backend is in use, override signal.signal to use server.hook_signal | Matthew Wild | Sun, 10 Jan 2010 15:26:36 +0000 |
net.server_event: Add server.hook_signal(signal_num, handler) to wrap libevent's signal-catching interface | Matthew Wild | Sun, 10 Jan 2010 15:25:19 +0000 |
mod_posix: Remove the lines added to work around the util.signal loop bug | Matthew Wild | Sun, 10 Jan 2010 14:09:17 +0000 |
util.signal: Restore the old debug hook earlier, just in case we receive another signal between clearing the signal queue and restoring it | Matthew Wild | Sun, 10 Jan 2010 03:54:29 +0000 |
util.signal: Update version in header, and author's email | Matthew Wild | Sun, 10 Jan 2010 00:31:38 +0000 |
util.signal: Queue up multiple signals, instead of trampling on the previous debug hook (and never clearing our own) | Matthew Wild | Sun, 10 Jan 2010 00:28:48 +0000 |