]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
Add write timeout of 30s to all TCP server operations, this is further reduced to... 127/head
authorAdam Sutton <dev@adamsutton.me.uk>
Thu, 30 Aug 2012 15:45:43 +0000 (16:45 +0100)
committerAdam Sutton <dev@adamsutton.me.uk>
Thu, 30 Aug 2012 15:45:43 +0000 (16:45 +0100)
commitb2b15cb60a3d1cce31b3f9a52e322719f82b37dc
tree64dc3a1646fc9ca5d785853e1041de3cbb138d11
parent7232388db4994f7327eea6f8e95a24ec19d75ee3
Add write timeout of 30s to all TCP server operations, this is further reduced to 5s for streaming output. Fixes #1054.
src/tcp.c
src/webui/webui.c