]> git.sesse.net Git - cubemap/commit - server.h
Make the list of sleeping clients be per-stream instead of global, so we do not wake...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Apr 2013 22:21:40 +0000 (00:21 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Apr 2013 22:21:40 +0000 (00:21 +0200)
commit4fcea4a90506f45311daf49a58b02a3723e6a5ff
tree5788627219b81288f0deb4b14e11bceeca424030
parentbb89ed5253c5199147d1109b7189ce3681242eae
Make the list of sleeping clients be per-stream instead of global, so we do not wake up tons of clients for no good reason.
server.cpp
server.h