gecko-dev/ipc/ril
Thomas Zimmermann 1745079bef Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai
|RilSocket| and |RilSocketConsumer| are copies of the respective stream-
socket classes. Improvements to the RIL I/O code will be implemented on
top of the new classes.

--HG--
rename : ipc/unixsocket/StreamSocket.cpp => ipc/ril/RilSocket.cpp
rename : ipc/unixsocket/StreamSocket.h => ipc/ril/RilSocket.h
rename : ipc/unixsocket/StreamSocketConsumer.cpp => ipc/ril/RilSocketConsumer.cpp
rename : ipc/unixsocket/StreamSocketConsumer.h => ipc/ril/RilSocketConsumer.h
2015-07-17 12:10:01 +02:00
..
moz.build Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai 2015-07-17 12:10:01 +02:00
Ril.cpp Backed out 6 changesets (bug 1171994) for causing smoketest bustage. a=me 2015-07-15 12:53:28 -04:00
Ril.h Backed out 6 changesets (bug 1171994) for causing smoketest bustage. a=me 2015-07-15 12:53:28 -04:00
RilConnector.cpp Bug 1164417: Add |UnixSocketConnector::Duplicate|, r=kmachulis 2015-05-21 13:34:37 +02:00
RilConnector.h Bug 1164417: Add |UnixSocketConnector::Duplicate|, r=kmachulis 2015-05-21 13:34:37 +02:00
RilSocket.cpp Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai 2015-07-17 12:10:01 +02:00
RilSocket.h Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai 2015-07-17 12:10:01 +02:00
RilSocketConsumer.cpp Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai 2015-07-17 12:10:01 +02:00
RilSocketConsumer.h Bug 1171994: Add |RilSocket| and |RilSocketConsumer|, r=htsai 2015-07-17 12:10:01 +02:00