Closed ghost closed 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.
nsSocketTransport* is a dead end. Use libevent for this. It's part of chromium at the moment.
Since this is in gecko, we'll make track it in bugzilla.
https://bugzilla.mozilla.org/show_bug.cgi?id=698621
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.