annotate thesis/input/ipc-protocol.txt @ 273:92578f124df6

reorganized the input files and sorted old ones out
author meillo@marmaro.de
date Thu, 15 Jan 2009 12:29:54 +0100
parents thesis/input/ipc-protocol.tex@172545b47e40
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