diff options
| author | Austin Hellyer <[email protected]> | 2016-11-19 15:14:06 -0800 |
|---|---|---|
| committer | Austin Hellyer <[email protected]> | 2016-11-19 15:14:06 -0800 |
| commit | 87f03ea4384cf3293558171c56257d03dbb6766c (patch) | |
| tree | 4a70c3e2c168433344f8590f403a7167667d3b4e /examples/06_command_framework | |
| parent | Fix cond. compile across multiple feature targets (diff) | |
| download | serenity-87f03ea4384cf3293558171c56257d03dbb6766c.tar.xz serenity-87f03ea4384cf3293558171c56257d03dbb6766c.zip | |
Nonblocking connection
The connection is now non-blocking, allowing user event handlers to
immediately unlock it themselves (assuming they haven't unlocked it
elsewhere), rather than waiting on the library to receive an event.
This is done by decoupling the receiver away from the connection,
which is not necessarily "directly" associated with the connection.
This needs a _lot_ of code cleanup later.
Diffstat (limited to 'examples/06_command_framework')
0 files changed, 0 insertions, 0 deletions