darin%netscape.com
|
62a475fcce
|
further revisions following review w/ dougt
|
2002-11-21 07:57:09 +00:00 |
darin%netscape.com
|
8ee92ff6ca
|
revisions following review w/ dougt
|
2002-11-21 00:13:21 +00:00 |
darin%netscape.com
|
5e2f670480
|
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
|
5ddfe8e6e4
|
IPC module methods should not depend on ipcMessage class.
|
2002-11-10 06:21:24 +00:00 |
darin%netscape.com
|
b1be0ea001
|
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
|
a90dbe4667
|
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
|
0a014ef8bd
|
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
|
ad4c7c458a
|
implemented ADD_TARGET/DEL_TARGET messages.
added ipcIDList
|
2002-11-04 19:46:34 +00:00 |
darin%netscape.com
|
19718f5b15
|
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
|
1d304861d5
|
next round of revisions
1) added ipcQueue<>
2) added ipcLog
3) closer to having a working QueryClientByName
4) build fix
|
2002-11-02 02:45:24 +00:00 |
darin%netscape.com
|
5305f9062d
|
adding IPC framework -- NOT PART OF THE BUILD
|
2002-10-31 08:19:27 +00:00 |