gecko-dev/ipc/unixsocket
Thomas Zimmermann c432a85ebf Bug 1046109: Add |SocketIOSendTask|, r=kyle
|SocketIOSendTask| moves data from the main thread to the Socket I/O
class on the I/O thread, and invokes the Socket I/O classes sending
methods.
2014-07-31 09:29:20 +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 |SocketIOBase|, r=kyle 2014-07-31 09:29:19 +02:00
SocketBase.h Bug 1046109: Add |SocketIOSendTask|, r=kyle 2014-07-31 09:29:20 +02:00
UnixSocket.cpp Bug 1046109: Add |SocketIOSendTask|, r=kyle 2014-07-31 09:29:20 +02:00
UnixSocket.h Bug 1046109: Add |SocketConsumerBase| and inherit |UnixSocketConsumer| from it, r=kyle 2014-07-31 09:29:17 +02:00