]> git.tuebingen.mpg.de Git - paraslash.git/commit
http_send: shutdown clients even if status is not yet HTTP_STREAMING
authorAndre <maan@p133.(none)>
Sun, 4 Jun 2006 23:36:58 +0000 (01:36 +0200)
committerAndre <maan@p133.(none)>
Sun, 4 Jun 2006 23:36:58 +0000 (01:36 +0200)
commitfed7e6133a37b39d085b9483e193b38d64f66261
tree44381449b80d6261c2901d7cda19a080c5394445
parent7cff238daecde2823204f6abfeb9a888161baa84
http_send: shutdown clients even if status is not yet HTTP_STREAMING

It's better to let the client reconnect than to send a stream it did not
expect. Clean up a superfluous return statement.
http_send.c