Preparation for IPv6 support
authorFelix Morgner <felix.morgner@gmail.com>
Mon, 28 Apr 2014 11:42:07 +0000 (13:42 +0200)
committerFelix Morgner <felix.morgner@gmail.com>
Mon, 28 Apr 2014 17:14:55 +0000 (19:14 +0200)
- Two new configuration variables were introduced (bindport6, bindaddr6)
- Analogously two new commandline parameters were introduced -A and -B
- Address and port setup were moved into a seperate function to clean up
  the code a little.


No differences found