]> git.sesse.net Git - cubemap/history - httpinput.cpp
Move Server:add_data() into Stream, where it more logically belongs.
[cubemap] / httpinput.cpp
2013-04-13 Steinar H. GundersonRun include-what-you-use.
2013-04-13 Steinar H. GundersonFix a socket leak in HTTPInput.
2013-04-12 Steinar H. GundersonEven more missing unistd.h includes.
2013-04-11 Steinar H. GundersonSupport UDP input. Also fix some issues with socket...
2013-04-11 Steinar H. GundersonDo not keep pending data across HTTP connections.
2013-04-11 Steinar H. GundersonMove version identification into a common place.
2013-04-11 Steinar H. GundersonMake Input a bit more generic, to pave the way for...