summaryrefslogtreecommitdiff
path: root/vdr-smarttvweb
diff options
context:
space:
mode:
authorthlo <t.lohmar@gmx.de>2012-12-30 22:13:32 +0100
committerthlo <t.lohmar@gmx.de>2012-12-30 22:13:32 +0100
commitd7c09a665d2b5637e137f9dab3bf7ba372771845 (patch)
treec1e932ef296088043dd4e30766bc8ecfaaafae5f /vdr-smarttvweb
parent39e526255696a07159d25a7bcc4ce01e90e6b21b (diff)
downloadvdr-plugin-smarttvweb-d7c09a665d2b5637e137f9dab3bf7ba372771845.tar.gz
vdr-plugin-smarttvweb-d7c09a665d2b5637e137f9dab3bf7ba372771845.tar.bz2
Bug Fix.
Diffstat (limited to 'vdr-smarttvweb')
-rw-r--r--vdr-smarttvweb/httpresource.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/vdr-smarttvweb/httpresource.c b/vdr-smarttvweb/httpresource.c
index 653a2fa..629659d 100644
--- a/vdr-smarttvweb/httpresource.c
+++ b/vdr-smarttvweb/httpresource.c
@@ -142,7 +142,6 @@ int cHttpResource::checkStatus() {
time_t now = time(NULL);
switch (mConnState) {
- case SERVING:
case WAITING:
case READHDR:
case READPAYLOAD:
@@ -157,6 +156,8 @@ int cHttpResource::checkStatus() {
case TOCLOSE:
return ERROR;
break;
+ case SERVING:
+ break;
}
// check for how much time the