]> git.sesse.net Git - cubemap/history - httpinput.h
Fix a (harmless) close() warning that would come if we deleted a HTTP input that...
[cubemap] / httpinput.h
2013-04-20 Steinar H. GundersonRefer to streams internally mostly by an index, not...
2013-04-17 Steinar H. GundersonDeduplicate inputs.
2013-04-13 Steinar H. GundersonRun include-what-you-use.
2013-04-11 Steinar H. GundersonSupport UDP input. Also fix some issues with socket...
2013-04-11 Steinar H. GundersonMake Input a bit more generic, to pave the way for...