mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
a0341c8642
|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 |