gecko-dev/modules/ipc
darin%netscape.com 7fcfc56947 1) updated IPCM protocol
2) added ipcMessage primitives to simplify IPCM protocol implementation
3) added ipcMessageCast to simplify casting raw messages to specific types
4) added function table in ipcCommandModule
2002-11-01 09:08:25 +00:00
..
build
common 1) updated IPCM protocol 2002-11-01 09:08:25 +00:00
daemon 1) updated IPCM protocol 2002-11-01 09:08:25 +00:00
public eliminate ipcIService::forwardMessage 2002-10-31 17:55:19 +00:00
src 1) updated IPCM protocol 2002-11-01 09:08:25 +00:00
test eliminate ipcIService::forwardMessage 2002-10-31 17:55:19 +00:00
testmodule
Makefile.in
README

DAEMON ONLY DIRECTORIES:
  daemon/
  testmodule/

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

SHARED CODE DIRECTORY:
  common/