Kim Alvefur
|
c2ec680ca7
|
mod_admin_socket: Use module API meant for file paths
Makes it so that a relative path in the config becomes relative to the
data directory.
|
2020-06-01 23:17:20 +02:00 |
|
Kim Alvefur
|
ac8a1c76f4
|
mod_admin_socket: Use wrapserver if available
Why have a custom accept function when this is net.server's entire
thing?
|
2020-06-01 17:27:50 +02:00 |
|
Matthew Wild
|
26d3ffdd4a
|
mod_admin_socket, util.adminstream: New module to manage a local unix domain socket for admin functionality
|
2020-06-01 15:42:19 +01:00 |
|