]> git.sesse.net Git - vlc/commit
* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow...
authorDennis van Amerongen <trax@videolan.org>
Mon, 26 Nov 2007 18:28:56 +0000 (18:28 +0000)
committerDennis van Amerongen <trax@videolan.org>
Mon, 26 Nov 2007 18:28:56 +0000 (18:28 +0000)
commite755d8fefa5fdeb2fc974cd20c4555ba1d4b45fc
tree16341d11925893e34d9b3de63e178cc1956e0586
parent3bd2238f49d7eaafdffd543add5e1385aa890a4b
* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back).
modules/access_output/shout.c