server_socket: use resolve_host_port() instead of getaddrinfo()

Allow port specification in "bind_to_address" settings.
This commit is contained in:
Max Kellermann
2011-09-20 20:52:49 +02:00
parent 7d9d459ac2
commit a3f7947ad2
3 changed files with 9 additions and 17 deletions

1
NEWS
View File

@@ -20,6 +20,7 @@ ver 0.17 (2011/??/??)
- roar: new output plugin for RoarAudio
* state_file: add option "restore_paused"
* cue: show CUE track numbers
* allow port specification in "bind_to_address" settings
ver 0.16.5 (2010/??/??)