gecko-dev/modules/ipc
2002-11-06 08:47:31 +00:00
..
build factored out unix (file descriptor based) implementation to make way for 2002-11-06 01:11:07 +00:00
common implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
daemon fixes some XP_WIN ipcd bugs 2002-11-06 08:47:31 +00:00
public major unix cleanup: 2002-11-05 19:42:22 +00:00
src implemented first working prototype of WM_COPYDATA based IPC transport for XP_WIN. 2002-11-06 07:55:05 +00:00
test major unix cleanup: 2002-11-05 19:42:22 +00:00
testmodule
Makefile.in
README

DAEMON ONLY DIRECTORIES:
  daemon/
  testmodule/

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

SHARED CODE DIRECTORY:
  common/