Commit Graph

4 Commits

Author SHA1 Message Date
darin@netscape.com
52479d7d97 major overhaul of daemon plug-in module story. modules now talk to the
daemon through a table of function pointers.  this greatly simplifies the
linker magic required to allow the modules to talk with the daemon.
2002-11-07 04:56:06 +00:00
darin@netscape.com
f6ba3b49fc fixing crash 2002-11-05 19:30:26 +00:00
darin@netscape.com
e55ae73a0a 1) updated IPCM protocol
2) added ipcMessage primitives to simplify IPCM protocol implementation
3) added ipcMessageCast to simplify casting raw messages to specific types
4) added function table in ipcCommandModule
2002-11-01 09:08:25 +00:00
darin@netscape.com
eab2474fae adding IPC framework -- NOT PART OF THE BUILD 2002-10-31 08:19:27 +00:00