summaryrefslogtreecommitdiffstats
path: root/Spline/Socketmap
Commit message (Collapse)AuthorAgeFilesLines
* No Socketmap protocol in Spline::SrsAlexander Sulfrian2016-06-211-2/+25
| | | | Better error handling.
* Allow ~ in secret_file pathAlexander Sulfrian2016-06-211-2/+10
|
* Make subclasses of Net::ServerAlexander Sulfrian2016-06-211-0/+111
Spline::Socketmap is now a subclasses of Net::Server and Spline::Socketmap::Srs is a subclass of Spline::Socketmap. This way the Srs stuff is completly independent of the postfix-socketmap protocol handling. The config is located in the instances and configurable with Net::Server command line options or config file.