Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow to use unix sockets in tcp servers.
* Add socket config option to specify path where socket will be stored. * Add socket_mod config option to set correct permission on socket file. * Remove socket on process exit.
- Loading branch information