This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
ostinato
Watch
1
Star
0
Fork
0
You've already forked ostinato
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
8
Branches
17
Tags
3.8
MiB
f7c3c06845
Commit Graph
2 Commits
Author
SHA1
Message
Date
Srivats P.
f7c3c06845
Converted some static vars in RpcConnection:on_clientSock_dataAvail() into member vars to avoid contention across connections; fixed condition which causes a portgroup to never query for stats (it assumes a GetStats is already outstanding) caused by a timing condition (repeated connect/disconnect); improved debug output for RPCs on both client and server side
2014-05-19 18:26:20 +05:30
Srivats P.
b470ed84bb
Reworked the multi-threaded RPC server/connection architecture into a worker-thread arch as reccomended by Qt
2014-05-17 18:45:02 +05:30