gecko-dev/modules/ipc
2002-11-27 20:21:12 +00:00
..
build 1) make logging compilation controlled by IPC_LOGGING #define 2002-11-08 07:17:50 +00:00
common fixes some XP_WIN review comments from dougt. fixed some startup/shutdown 2002-11-22 06:46:24 +00:00
daemon fixes some XP_WIN review comments from dougt. fixed some startup/shutdown 2002-11-22 06:46:24 +00:00
public revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
src attempted fix for compilation error w/ GCC 2.91.66 2002-11-27 20:21:12 +00:00
test revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
testmodule 1) add clientUp and clientDown ipc module notifications 2002-11-15 08:01:55 +00:00
Makefile.in
README

DAEMON ONLY DIRECTORIES:
  daemon/
  testmodule/

CLIENT ONLY DIRECTORIES:
  public/
  src/
  build/
  test/

SHARED CODE DIRECTORY:
  common/