gecko-dev/ipc/unixsocket
Thomas Zimmermann 83a32d0363 Bug 1046109: Add |SocketIORequestClosingRunnable|, r=kyle
|SocketIORequestClosingRunnable| notifies the Socket consumer on
the main thread to clean up the Socket I/O object and close the
connection.
2014-07-31 09:29:19 +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 |SocketIORequestClosingRunnable|, r=kyle 2014-07-31 09:29:19 +02:00
UnixSocket.cpp Bug 1046109: Add |SocketIORequestClosingRunnable|, r=kyle 2014-07-31 09:29:19 +02:00
UnixSocket.h Bug 1046109: Add |SocketConsumerBase| and inherit |UnixSocketConsumer| from it, r=kyle 2014-07-31 09:29:17 +02:00