mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 03:54:35 +00:00
1aa11ffed6
As serializing IPCStream no longer requires a manager or FileDescriptor array, the arguments are no longer necessary, and can be removed. The AutoIPCStream helper can also be removed, as managed actors are no longer used for serialization, so a delayed start callback is not necessary. The delayed start parameter is also removed from nsIIPCSerializableInputStream instances, but is still present as `aAllowLazy` on the toplevel serialization methods. Differential Revision: https://phabricator.services.mozilla.com/D141048 |
||
---|---|---|
.. | ||
interfaces | ||
tests | ||
Connection.cpp | ||
Connection.h | ||
ConnectionMainThread.cpp | ||
ConnectionMainThread.h | ||
ConnectionWorker.cpp | ||
ConnectionWorker.h | ||
Constants.h | ||
moz.build | ||
PTCPServerSocket.ipdl | ||
PTCPSocket.ipdl | ||
PUDPSocket.ipdl | ||
TCPServerSocket.cpp | ||
TCPServerSocket.h | ||
TCPServerSocketChild.cpp | ||
TCPServerSocketChild.h | ||
TCPServerSocketParent.cpp | ||
TCPServerSocketParent.h | ||
TCPSocket.cpp | ||
TCPSocket.h | ||
TCPSocketChild.cpp | ||
TCPSocketChild.h | ||
TCPSocketParent.cpp | ||
TCPSocketParent.h | ||
UDPSocket.cpp | ||
UDPSocket.h | ||
UDPSocketChild.cpp | ||
UDPSocketChild.h | ||
UDPSocketParent.cpp | ||
UDPSocketParent.h |