Software /
code /
prosody
Annotate
AUTHORS @ 723:c1e7d280c174
mod_posix/pposix: Fix reporting of incorrect PID on daemonization. Log correct PID, and support writing a pidfile (pidfile = '/path/to/prosody.pid' in config). Added getpid() to pposix and improved function names.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 15 Jan 2009 20:59:36 +0000 |
parent | 521:436e4617c858 |
child | 792:57c793b1575f |
rev | line source |
---|---|
94 | 1 == Core development team == |
2 | |
3 Matthew Wild (matthew AT heavy-horse.co.uk) | |
4 Waqas Hussain (waqas20 AT gmail.com) |