mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 00:25:27 +00:00
d8e4c0ca1c
|StreamSocket| and |ListenSocket| are replacements for |UnixSocketConsumer| that split connection listening and data transfer into separate classes. |RilConsumer| only requires data transfer, and with this patch it inherits from |StreamSocket| instead of |UnixSocketConsumer|. |
||
---|---|---|
.. | ||
moz.build | ||
Ril.cpp | ||
Ril.h |