mozilla-b2g / rilproxy

DEPRECATED
21 stars 21 forks source link

Create radio class to talk to network sockets #15

Closed ghost closed 13 years ago

ghost commented 13 years ago

Create a radio class in mozilla-central that can talk to a network socket, so we can do desktop m-c dev for the telephony DOM.

ghost commented 13 years ago

nsSocketTransport* is a dead end. Use libevent for this. It's part of chromium at the moment.

ghost commented 13 years ago

Since this is in gecko, we'll make track it in bugzilla.

https://bugzilla.mozilla.org/show_bug.cgi?id=698621