gecko/ipc/ril
Fredrik Lanker 0d1f71c55b Bug 1171464 - Check that socket isn't already closed before closing it, r=kmachulis
If we get a connection error, mSocket can end up being null in
RilConsumer::Close().
2015-06-05 09:18:07 +02:00
..
moz.build Bug 1161020: Implement new socket-connector interface for RIL, r=htsai 2015-05-19 13:28:46 +02:00
Ril.cpp Bug 1171464 - Check that socket isn't already closed before closing it, r=kmachulis 2015-06-05 09:18:07 +02:00
Ril.h Bug 1166638: Use |StreamSocketConsumer| in |StreamSocket|, r=kmachulis, dlee, chucklee, htsai 2015-05-26 13:24:20 +02: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