Commit Graph

8 Commits

Author SHA1 Message Date
darin@netscape.com
727f594850 1) add clientUp and clientDown ipc module notifications
2) cleanup some comments in ipcModule.h
2002-11-15 08:01:55 +00:00
darin@netscape.com
6c4f2416f9 IPC module methods should not depend on ipcMessage class. 2002-11-10 06:21:24 +00:00
darin@netscape.com
6543d98b71 fix windows bustage 2002-11-07 06:25:58 +00:00
darin@netscape.com
b09bc43487 add ipcModuleMethods::init 2002-11-07 06:00:10 +00:00
darin@netscape.com
2b96b74799 added ipcModuleUtil.h to simplify using the new plug-in API 2002-11-07 05:54:56 +00:00
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
ca44b71c12 fix compilation problems under linux 2002-10-31 08:57:31 +00:00
darin@netscape.com
eab2474fae adding IPC framework -- NOT PART OF THE BUILD 2002-10-31 08:19:27 +00:00