IPDL: Difference between revisions

Jump to navigation Jump to search
144 bytes added ,  7 April 2022
replace link with wayback machine link and add firefox-source-docs link
(add a warning)
(replace link with wayback machine link and add firefox-source-docs link)
 
Line 1: Line 1:
IPDL is the "Inter-*-communication Protocol Definition Language", where "*" includes "process" and "thread."
IPDL is the "Inter-*-communication Protocol Definition Language", where "*" includes "process" and "thread". [https://firefox-source-docs.mozilla.org/ipc/ipdl.html Firefox-source-docs on IPDL].


WARNING: These wiki articles are extremely old, so they may not be accurate.
WARNING: These wiki articles are extremely old, so they may not be accurate.
Line 11: Line 11:
The [[IPDL/Low level setup]] walks you through setting up the support infrastructure (processes, threads, and sockets) that IPDL needs to send messages.  Few people should need to read this.
The [[IPDL/Low level setup]] walks you through setting up the support infrastructure (processes, threads, and sockets) that IPDL needs to send messages.  Few people should need to read this.


Another [https://developer.mozilla.org/en/IPDL/Tutorial IPDL tutorial] (MDN) that provides with some more information about IPDL protocols.
Another [https://web.archive.org/web/20210530025304/https://developer.mozilla.org/en-US/docs/Mozilla/IPDL/Tutorial IPDL tutorial] (MDN) that provides with some more information about IPDL protocols.


[[IPDL/Shmem]].
[[IPDL/Shmem]].
Confirmed users
439

edits

Navigation menu