summaryrefslogtreecommitdiffstats
path: root/Spline/Socketmap.pm
Commit message (Collapse)AuthorAgeFilesLines
* Make subclasses of Net::ServerAlexander Sulfrian2016-06-211-29/+74
| | | | | | | | | | 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.
* Log communication with Net::Server->logAlexander Sulfrian2016-06-171-10/+16
|
* Fix handler callAlexander Sulfrian2016-06-171-3/+5
|
* Remove unused importAlexander Sulfrian2016-06-171-2/+0
|
* Spline::Netstring: Remove extra moduleAlexander Sulfrian2016-06-171-1/+33
| | | | The netstring methods are now part of Spline::Socketmap
* First versionAlexander Sulfrian2016-06-171-0/+65