shout2send: drop IP only requirement for _set_host()
authorReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Fri, 27 Dec 2013 02:21:47 +0000 (23:21 -0300)
committerReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Fri, 27 Dec 2013 04:31:33 +0000 (01:31 -0300)
commit9dd6e22ba9563d6cac008d65d5e1c14edda66589
treed42a0b9e7dc2e54d473b00dc9b48cc575b077afc
parent786f87ef30c0dfc852a63b6bb9cfb0e74ad6f598
shout2send: drop IP only requirement for _set_host()

libshout2 (we require > 2.0 at config time) supports
both IP and hostname for _set_host(). Dropped an
outdated FIXME regarding this limitation, adjusted
some comments and changed the param blurb to reflect
this too.
ext/shout2/gstshout2.c