]> git.sesse.net Git - cubemap/history - acceptor.h
Stop leaking the state fd on reload.
[cubemap] / acceptor.h
2013-12-01 Steinar H. GundersonAdd a listen statement to listen on only specific IP...
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.