]> git.sesse.net Git - cubemap/commit
Make the HTTP inputs time out after 30 seconds of no activity.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 17 Aug 2013 13:09:03 +0000 (15:09 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 17 Aug 2013 13:09:03 +0000 (15:09 +0200)
commit70c0baf4bcec3a77f0626d5a7bfde87fc7339698
tree58936c5816379173bd94b0fb4b595f8f0eb5671f
parenta17babf10a3c6dc78fd22d560f8857fa6d83d94e
Make the HTTP inputs time out after 30 seconds of no activity.

This is useful for the case where the remote machine is gone,
but TCP doesn't pick it up, and thus you can't easily restart
the streaming.
Makefile
httpinput.cpp