gecko/ipc/unixsocket
Thomas Zimmermann 7baebc2119 Bug 1059813: Protect access to fields of |UnixSocketRawData|, r=qdot
This patch adds protection for fields of |UnixSocketRawData| by
making them private.
2014-09-08 11:44:02 +02:00
..
moz.build Bug 1046109: Add |SocketConsumerBase| and inherit |UnixSocketConsumer| from it, r=kyle 2014-07-31 13:55:27 +02:00
SocketBase.cpp Bug 1059813: Protect access to fields of |UnixSocketRawData|, r=qdot 2014-09-08 11:44:02 +02:00
SocketBase.h Bug 1059813: Protect access to fields of |UnixSocketRawData|, r=qdot 2014-09-08 11:44:02 +02:00
UnixSocket.cpp Bug 1062754: Support peer shutdown and EOF in |SocketIOBase|, r=qdot, btian 2014-09-05 10:16:24 +02:00
UnixSocket.h Bug 1046109: Cleanup |UnixSocketImpl|, r=kyle 2014-07-31 13:55:30 +02:00