]> git.sesse.net Git - cubemap/history - server.cpp
Rename header_or_error to header_or_short_response, as it will soon be able to contai...
[cubemap] / server.cpp
2013-04-06 Steinar H. GundersonImplement basic data sending support.
2013-04-06 Steinar H. GundersonImplement header sending.
2013-04-06 Steinar H. GundersonImplement epoll main loop in Server, and parse header.
2013-04-06 Steinar H. GundersonSplit Server and MutexLock out into separate source...