This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-03 15:26:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
ipc
/
hal
History
Thomas Zimmermann
6f916378f6
Bug 1266954: Remove temporary |ScopedClose| from PDU receive code, r=jacheng
...
|ScopedClose| doesn't support temporary objects. This patch removes it.
2016-04-28 10:57:19 +02:00
..
DaemonRunnables.h
Bug 1267577 - Move nsRunnable to mozilla::Runnable. r=gsvelto
2016-04-27 12:05:40 +02:00
DaemonSocket.cpp
…
DaemonSocket.h
…
DaemonSocketConnector.cpp
…
DaemonSocketConnector.h
…
DaemonSocketConsumer.cpp
…
DaemonSocketConsumer.h
…
DaemonSocketMessageHandlers.h
…
DaemonSocketPDU.cpp
Bug 1266954: Remove temporary |ScopedClose| from PDU receive code, r=jacheng
2016-04-28 10:57:19 +02:00
DaemonSocketPDU.h
Bug 1249518 - Make DaemonSocketPDU able to send multiple file descriptors in single unit. r=tzimmermann
2016-03-30 14:58:13 +08:00
DaemonSocketPDUHelpers.cpp
…
DaemonSocketPDUHelpers.h
…
moz.build
…