gecko/ipc/nfc
Thomas Zimmermann 2b228f8626 Bug 1109592 - Listen for connections from NFC daemon. r=allstars.chh
This patch inverses the connection setup procedure between Gecko
and nfcd. Gecko now installs a listen socket and starts nfcd from
the init scripts. Nfcd establishes the connection by connecting
to Gecko's socket.

As a side effect of this patch, nfcd only runs while NFC is switched
on. This saves ~1.6 MiB os memory with contemporary NFC drivers on
flame-kk.
2015-03-11 03:38:00 -04:00
..
moz.build Bug 1036864 - Remove EXPORT_LIBRARY. r=mshal 2014-07-11 19:06:55 +09:00
Nfc.cpp Bug 1109592 - Listen for connections from NFC daemon. r=allstars.chh 2015-03-11 03:38:00 -04:00
Nfc.h Bug 1109592 - Add |NfcListenSocket|. r=allstars.chh 2015-03-11 03:34:00 -04:00