[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IPC
From: |
Richard Braun |
Subject: |
Re: IPC |
Date: |
Sat, 11 Aug 2012 10:30:41 +0200 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
On Sat, Aug 11, 2012 at 11:16:48AM +0900, Khandan Hamed wrote:
> I want to study the part of source code that is concerned with IPC. Can you
> tell me which fils should I look into.
Code that uses IPC is spread a lot, and any good search engine should
give you reasonable answers. Code that implements IPC is located in the
GNU Mach source repository [1], most of it in the ipc/ directory.
--
Richard Braun
[1] http://git.savannah.gnu.org/cgit/hurd/gnumach.git/tree/ipc
- IPC, Khandan Hamed, 2012/08/11
- Re: IPC,
Richard Braun <=