gecko/ipc/nfc
Thomas Zimmermann d01239cb0e Bug 1123651: Inherit |NfcConsumer| from |StreamSocket|, r=allstars.chh
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|.
2015-01-21 10:59:21 +01:00
..
moz.build
Nfc.cpp Bug 1123651: Inherit |NfcConsumer| from |StreamSocket|, r=allstars.chh 2015-01-21 10:59:21 +01:00
Nfc.h Bug 1123651: Inherit |NfcConsumer| from |StreamSocket|, r=allstars.chh 2015-01-21 10:59:21 +01:00