mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-18 14:56:07 +00:00
![Thomas Zimmermann](/assets/img/avatar_default.png)
With this patch, |NfcConsumer| inherits from |StreamSocket| instead of |UnixSocketConsumer|. Some methods have been renamed. |NfcConsumer| now contains the method |GetIO|, which is required by |StreamSocket| for integration with |ListenSocket|.