[mythtv-commits] [MythTV/mythtv] 488fe7: V2 web server: Fix handling of 408 Timeout return
Peter Bennett
noreply at github.com
Tue Aug 24 23:34:25 UTC 2021
Branch: refs/heads/devel/http
Home: https://github.com/MythTV/mythtv
Commit: 488fe7e916dca079fef81cc4050aaa8a9308829a
https://github.com/MythTV/mythtv/commit/488fe7e916dca079fef81cc4050aaa8a9308829a
Author: Peter Bennett <pbennett at mythtv.org>
Date: 2021-08-24 (Tue, 24 Aug 2021)
Changed paths:
M mythtv/libs/libmythbase/http/mythhttpsocket.cpp
Log Message:
-----------
V2 web server: Fix handling of 408 Timeout return
Add a Stop() call to timeout processing so that it closes the socket
and ends the thread.
More information about the mythtv-commits
mailing list