gecko-dev/ipc/nfc
Thomas Zimmermann c9da785375 Bug 1173334: Open nfcd connections with socket type SOCK_SEQPACKET, allstars.chh
NFC requires sequential transfer of individual messages. Using the
socket type SOCK_SEQPACKET guarantees these properties.
2015-06-25 08:29:04 -07:00
..
moz.build
NfcConnector.cpp Bug 1173334: Open nfcd connections with socket type SOCK_SEQPACKET, allstars.chh 2015-06-25 08:29:04 -07:00
NfcConnector.h