]> git.sesse.net Git - cubemap/history - acceptor.h
When adding new streams that are copies of old streams, copy the HTTP header.
[cubemap] / acceptor.h
2013-04-11 Steinar H. GundersonSupport UDP input. Also fix some issues with socket...
2013-04-10 Steinar H. GundersonSupport multiple listening sockets. Actually mostly...
2013-04-10 Steinar H. GundersonFactor all the common thread starting/stopping into...
2013-04-10 Steinar H. GundersonWrap the acceptor into the same thread logic as everyth...
2013-04-10 Steinar H. GundersonSeparate out the acceptor stuff into its own file.