]> git.sesse.net Git - cubemap/history - stream.cpp
Log IP address instead of file descriptor.
[cubemap] / stream.cpp
2013-04-15 Steinar H. GundersonReplace all perror() calls with our own log calls.
2013-04-13 Steinar H. GundersonMake backlog_size changeable across HUPs.
2013-04-13 Steinar H. GundersonMove Server:add_data() into Stream, where it more logic...
2013-04-13 Steinar H. GundersonRun include-what-you-use.
2013-04-13 Steinar H. GundersonMove Client and Stream into their own files.