gecko/ipc/nfc
Thomas Zimmermann 12ce0039b9 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 Bug 1166638: Use |ListenSocketConsumer| in |ListenSocket|, r=kmachulis, dlee, chucklee, shuang 2015-05-26 13:24:20 +02:00
NfcConnector.cpp Bug 1173334: Open nfcd connections with socket type SOCK_SEQPACKET, allstars.chh 2015-06-25 08:29:04 -07:00
NfcConnector.h Bug 1164417: Add |UnixSocketConnector::Duplicate|, r=kmachulis 2015-05-21 13:34:37 +02:00