annotate thesis/input/ipc-protocol.txt @ 298:0d88bf21e152

minor changes
author meillo@marmaro.de
date Sun, 18 Jan 2009 18:33:30 +0100
parents 92578f124df6
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
180
d75bd7a72d8b wrote about IPC, drawed picture of new arch
meillo@marmaro.de
parents:
diff changeset
1
208
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
2 +---+ connect +---+ 0 +---+ send +---+ 0 +---+ send +---+ 0 +---+
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
3 | B |--------->| W |---->| |------>| W |---->| |------>| W |---->| S |
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
4 +---+ attempt +---+ +---+ hdr +---+ +---+ data +---+ +---+
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
5 | | |
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
6 | 1 | 1 | 1
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
7 V V V
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
8 +---+ +---+ +---+
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
9 | E | | E | | E |
172545b47e40 updated ipc protocol state diagram
meillo@marmaro.de
parents: 180
diff changeset
10 +---+ +---+ +---+
180
d75bd7a72d8b wrote about IPC, drawed picture of new arch
meillo@marmaro.de
parents:
diff changeset
11
d75bd7a72d8b wrote about IPC, drawed picture of new arch
meillo@marmaro.de
parents:
diff changeset
12 B: begin
d75bd7a72d8b wrote about IPC, drawed picture of new arch
meillo@marmaro.de
parents:
diff changeset
13 W: wait
d75bd7a72d8b wrote about IPC, drawed picture of new arch
meillo@marmaro.de
parents:
diff changeset
14 E: error
d75bd7a72d8b wrote about IPC, drawed picture of new arch
meillo@marmaro.de
parents:
diff changeset
15 S: success