mozilla-b2g / rilproxy

DEPRECATED
21 stars 21 forks source link

Design base radio class to maintain buffer queue #17

Closed ghost closed 13 years ago

ghost commented 13 years ago

All radios will need to maintain a buffer queue of what's going in/out of the sockets. Build this into the base class, so that the subclasses simply specialize communication behavior.

ghost commented 13 years ago

Moved over to bugzilla since this is now part of the JS Implementation

https://bugzilla.mozilla.org/show_bug.cgi?id=699256