Software /
code /
prosody
Log
plugins/mod_posix.lua @ 2438:819ba949c7bc
description | author | age |
---|---|---|
util.pposix: Add pposix.umask(), bump version to 0.3.2 (and do the same in mod_posix) | Matthew Wild | Sun, 10 Jan 2010 21:48:25 +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 |
mod_posix: Fix to not loop in SIGTERM either, but the same happens with SIGHUP (where the same 'fix' can't be applied) - shall investigate tomorrow | Matthew Wild | Tue, 08 Dec 2009 01:24:16 +0000 |
mod_posix: Set empty SIGINT handler when a SIGINT is caught | Matthew Wild | Tue, 08 Dec 2009 01:16:24 +0000 |