diff options
author | Alan Young <consult.awy@gmail.com> | 2015-09-07 14:33:02 (GMT) |
---|---|---|
committer | Alan Young <consult.awy@gmail.com> | 2015-09-11 06:02:21 (GMT) |
commit | a95753ca942dd6bfe89a9ce6287909a69bf93e96 (patch) | |
tree | 3a8ef009d37c8d98e7d3a654df7b2f791384b61f /test | |
parent | 57c4ee4ee04e42662fe829244dbdeb747cb22162 (diff) | |
download | stroke-a95753ca942dd6bfe89a9ce6287909a69bf93e96.zip stroke-a95753ca942dd6bfe89a9ce6287909a69bf93e96.tar.bz2 |
Make JavaConnection fully event driven - no 100ms spin
Refactor JavaConnection to make it fully event-driven via select for
both reads and writes. Remove the 100ms spin when there are pending
writes.
Encapslate all the management of the select mask and the write queue
within Worker and protect via a common lock.
Change-Id: I1a709f9b12a949448923f51c2d434746c9190c9d
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions