output/httpd: bind_to_address support (including IPv6)
Added support for a new optional configuration setting for the httpd output named "bind_to_address". Setting it to a specific IP address (v4 or v6) will cause the httpd output to bind to that address exclusively. Supporting multiple addresses in parallel is future work. This implements the feature requests #2998 and #2646.
This commit is contained in:
1
NEWS
1
NEWS
@@ -60,6 +60,7 @@ ver 0.16 (20??/??/??)
|
||||
- httpd: bind port when output is enabled
|
||||
- httpd: added name/genre/website configuration
|
||||
- httpd: implement "pause"
|
||||
- httpd: bind_to_address support (including IPv6)
|
||||
- oss: 24 bit support via OSS4
|
||||
- win32: new output plugin for Windows Wave
|
||||
- wildcards allowed in audio_format configuration
|
||||
|
Reference in New Issue
Block a user