]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Various improvements to UNIX socket support.
authorPeter Powell <petpow@saberuk.com>
Wed, 29 May 2019 12:53:52 +0000 (13:53 +0100)
committerPeter Powell <petpow@saberuk.com>
Thu, 30 May 2019 10:51:01 +0000 (11:51 +0100)
commit08d2ff86b0c7ed91549d832cf3e572c8623dc8e8
treec9de38e9b663dc88cc86e32af900e09e73077ab4
parent33932b95e4b886aec8ac1bf3e3e1665826bcd0ea
Various improvements to UNIX socket support.

- Allow replacing dead UNIX sockets on startup.
- Allow setting the permissions of the UNIX socket.
- Expand the UNIX socket path relative to the data directory.
docs/conf/inspircd.conf.example
src/listensocket.cpp
src/socket.cpp