gecko/ipc/unixsocket
Thomas Zimmermann 5bcb6a6ac5 Bug 1046109: Add |SocketIOReceiveRunnable|, r=kyle
|SocketIOReceiveRunnable| sends received data from the Socket I/O
object on the I/O thread to the Socket consumer on the main thread.
2014-07-31 09:29:18 +02:00
..
moz.build Bug 1046109: Add |SocketConsumerBase| and inherit |UnixSocketConsumer| from it, r=kyle 2014-07-31 09:29:17 +02:00
SocketBase.cpp Bug 1046109: Add |SocketConsumerBase| and inherit |UnixSocketConsumer| from it, r=kyle 2014-07-31 09:29:17 +02:00
SocketBase.h Bug 1046109: Add |SocketIOReceiveRunnable|, r=kyle 2014-07-31 09:29:18 +02:00
UnixSocket.cpp Bug 1046109: Add |SocketIOReceiveRunnable|, r=kyle 2014-07-31 09:29:18 +02:00
UnixSocket.h Bug 1046109: Add |SocketConsumerBase| and inherit |UnixSocketConsumer| from it, r=kyle 2014-07-31 09:29:17 +02:00