Closed Bug 1123651 Opened 10 years ago Closed 10 years ago

Use |StreamSocket| for NFC IPC

Categories

(Firefox OS Graveyard :: NFC, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
2.2 S4 (23jan)

People

(Reporter: tzimmermann, Assigned: tzimmermann)

References

Details

Attachments

(3 files, 2 obsolete files)

|UnixSocketConsumer| has reached its limits and is being replaced by a combination of |StreamSocket| and |ListenSocket|. NFC shall be converted to use |StreamSocket|. The equivalent RIL patches are in bug 1110669.
(In reply to Thomas Zimmermann [:tzimmermann] [:tdz] from comment #3) > Created attachment 8551763 [details] [diff] [review] > [03] Bug 1123651: Inherit |NfcConsumer| from |StreamSocket| |StreamSocket| works the same way as |UnixSocketConsumer|, but the listen functionality has been moved into |ListenSocket|.
Changes since v1: - removed keyword virtual from classes with MOZ_FINAL
Attachment #8551762 - Attachment is obsolete: true
Attachment #8551762 - Flags: review?(allstars.chh)
Attachment #8551786 - Flags: review?(allstars.chh)
Changes since v1: - rebased on [02](v2)
Attachment #8551763 - Attachment is obsolete: true
Attachment #8551763 - Flags: review?(allstars.chh)
Attachment #8551787 - Flags: review?(allstars.chh)
Attachment #8551761 - Flags: review?(allstars.chh) → review+
Attachment #8551786 - Flags: review?(allstars.chh) → review+
Attachment #8551787 - Flags: review?(allstars.chh) → review+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: