Closed Bug 1159209 Opened 9 years ago Closed 9 years ago

Remove template parameters from socket I/O classes

Categories

(Firefox OS Graveyard :: General, defect)

All
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(firefox40 fixed)

RESOLVED FIXED
2.2 S11 (1may)
Tracking Status
firefox40 --- fixed

People

(Reporter: tzimmermann, Assigned: tzimmermann)

References

Details

Attachments

(5 files)

Most of the socket I/O classes in ipc/unixsocket don't require templates. Most of the operations depend on the implementation of a single method. Virtual methods seem to solve this problem better.
Attachment #8598595 - Flags: review?(kyle) → review+
Attachment #8598596 - Flags: review?(kyle) → review+
Attachment #8598597 - Flags: review?(kyle) → review+
Attachment #8598599 - Flags: review?(kyle) → review+
Attachment #8598600 - Flags: review?(kyle) → review+
You need to log in before you can comment on or make changes to this bug.