#include "lib.pm"#include "strict.pm"#include "BigSWAF/PersistentServerHandler.pm"#include "BigSWAF/Configuration.pm"#include "HTTP/Daemon.pm"#include "HTTP/Response.pm"#include "BigSWAF/Log.pm"#include "BigSWAF/Util.pm"#include "threads.pm"#include "Socket.pm"#include "Getopt/Long.pm"Public Functions | |
| retval | client (scalar conn) |
| retval | go_background () |
| retval | server_pid (scalar pid) |
| Get the pid of a running instance of persistentserver and/or remember the pid of the current instance. | |
| retval | kill_server (scalar pid) |
| Kill server with pid. | |
| retval | become_user () |
| Become the BigSWAF user. | |
|
|
Become the BigSWAF user.
|
|
|
|
|
|
|
|
|
Kill server with pid.
|
|
|
Get the pid of a running instance of persistentserver and/or remember the pid of the current instance.
|
1.4.5