Age | Commit message (Collapse) | Author |
|
|
|
|
|
at least one port needs a tag or an item,
this helps the reserve items == 0 case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a formal api to mark done, and IO failures.
Notify topology was created for consistency.
So far, there output fail is unimplemented,
and input fail requires an additional check.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
due to the return 0 fix, interruptible threads are now optional, and by defualt off
added empty hooks for max/min buffer stuff so its compiling...
|
|
|
|
|
|
|
|
as it turns out ~ was making a new bitset and a malloc
just make some common code to avoid the reuse
|
|
|
|
|
|
|
|
|
|
|