darin@netscape.com
|
6c4f2416f9
|
IPC module methods should not depend on ipcMessage class.
|
2002-11-10 06:21:24 +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
|
fcc389169c
|
rename IPC_GetClientName to IPC_GetPrimaryClientName
implement all of IPC_API
|
2002-11-06 19:52:39 +00:00 |
|
darin@netscape.com
|
8fa97edbb2
|
implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN.
still rough around the edges ;-)
|
2002-11-06 07:55:05 +00:00 |
|
darin@netscape.com
|
ead7c21f87
|
factored out unix (file descriptor based) implementation to make way for
a windows WM_COPYDATA based implementation.
|
2002-11-06 01:11:07 +00:00 |
|
darin@netscape.com
|
c0b0a7639f
|
give modules the ability to iterate over the registered names and targets
for a particular client.
|
2002-11-04 20:30:54 +00:00 |
|
darin@netscape.com
|
8075a39ae4
|
implemented ADD_TARGET/DEL_TARGET messages.
added ipcIDList
|
2002-11-04 19:46:34 +00:00 |
|
darin@netscape.com
|
7e7ba5e4fe
|
implement ADD_NAME and DEL_NAME messages.
implement part of ADD_TARGET and DEL_TARGET messages.
|
2002-11-04 06:35:32 +00:00 |
|
darin@netscape.com
|
eab2474fae
|
adding IPC framework -- NOT PART OF THE BUILD
|
2002-10-31 08:19:27 +00:00 |
|