]> git.sesse.net Git - cubemap/history - client.h
Fix a crash on re-exec if a client was not in SENDING_DATA.
[cubemap] / client.h
2013-04-14 Steinar H. GundersonRename bytes_sent to stream_pos, because that is what...
2013-04-13 Steinar H. GundersonRun include-what-you-use.
2013-04-13 Steinar H. GundersonFix incorrect struct/class in forward declares (found...
2013-04-13 Steinar H. GundersonMove Client and Stream into their own files.