Aaron Piotrowski
|
a281e34077
|
Update Channel and add more tests
|
2015-09-02 18:29:48 -05:00 |
|
coderstephen
|
12023bd81e
|
Fix garbage and broken tests
|
2015-08-28 14:41:27 -05:00 |
|
coderstephen
|
8abb317507
|
Close channels when finished
|
2015-08-28 13:38:16 -05:00 |
|
coderstephen
|
9112f671a5
|
Update ChannelTest to match changes in Channel
|
2015-08-27 13:07:56 -05:00 |
|
coderstephen
|
18c23ef88d
|
Update channel test to use createSocketPair
|
2015-08-07 01:38:53 -05:00 |
|
coderstephen
|
ff413c904c
|
First working, async threads using channels for messages
Channel was changed to return resources on creation.
Also, much better setting up synchronization at the beginning of a new
thread.
|
2015-08-05 02:48:43 -05:00 |
|
coderstephen
|
7919a0df38
|
Add better socket checking and error handling
Also update send() to return a generator.
|
2015-08-03 01:22:17 -05:00 |
|
coderstephen
|
f121adb577
|
Get rid of coroutine wrapper
|
2015-08-03 00:58:08 -05:00 |
|
coderstephen
|
fe54634462
|
Basic channel test
|
2015-08-03 00:20:06 -05:00 |
|