This repository has been archived on 2022-06-29. You can view files and clone it, but cannot push or open issues or pull requests.
urtrator/ui
Stanislav N. aka pztrn 384754276a Pooler data race fix and experimental qt5 interface.
Fixed Pooler's data race which occurs on every server's pinging
goroutine creation, because of uncontrolled write to current
requests counter. Protected it with mutex.

Added very experimental and not-yet-working qt5 interface. Maybe
it will be completed someday.
2016-12-13 04:47:17 +05:00
..
gtk2 Moved current UI in "gtk2" directory. 2016-11-27 08:41:11 +05:00
qt5 Pooler data race fix and experimental qt5 interface. 2016-12-13 04:47:17 +05:00