Files
noVNC/wsproxy.py
Joel Martin 92f572a249 Fix wsproxy CPU usage without affecting latency.
Instead of selecting on everything every time, only select the writers
that we have items queued for. Most of the time the writers are ready
so if we select on them even when we don't have anything to send we
will fall into a tight loop.
2010-05-11 09:25:29 -05:00

3.3 KiB
Executable File