gecko-dev/modules/ipc
2002-11-12 01:13:51 +00:00
..
build 1) make logging compilation controlled by IPC_LOGGING #define 2002-11-08 07:17:50 +00:00
common 1) XP_UNIX should use getenv("LOGNAME") instead of getpwuid(geteuid()) 2002-11-11 20:11:05 +00:00
daemon cleaning up ipcCommandModule 2002-11-12 01:13:51 +00:00
public 1) introduce ipcIClientQueryHandler 2002-11-11 22:07:26 +00:00
src 1) introduce ipcIClientQueryHandler 2002-11-11 22:07:26 +00:00
test 1) introduce ipcIClientQueryHandler 2002-11-11 22:07:26 +00:00
testmodule IPC module methods should not depend on ipcMessage class. 2002-11-10 06:21:24 +00:00
Makefile.in
README

DAEMON ONLY DIRECTORIES:
  daemon/
  testmodule/

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

SHARED CODE DIRECTORY:
  common/