gecko/ipc/nfc
Thomas Zimmermann 219fb30bc6 Bug 958444: Fix address setup in NFC connector, r=allstars.chh
The use of htons on the network address truncates its value. Using
htonl instead fixes this problem. The change also makes Nfc.cpp
build without warnings.
2014-01-10 12:40:51 +01:00
..
moz.build Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
Nfc.cpp Bug 958444: Fix address setup in NFC connector, r=allstars.chh 2014-01-10 12:40:51 +01:00
Nfc.h Bug 933635 - Part 3: NFC IPC Sources. r=yoshi 2013-11-01 17:45:46 +08:00