mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-05 00:02:37 +00:00

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|.