annotate thesis/attic/ascii-pics/ipc-protocol.txt @ 329:c4d78cd40827
new ipc state diagram pic
author |
meillo@marmaro.de |
date |
Fri, 23 Jan 2009 21:55:37 +0100 (2009-01-23) |
parents |
thesis/input/ipc-protocol.txt@92578f124df6 |
children |
|
rev |
line source |
180
|
1
|
208
|
2 +---+ connect +---+ 0 +---+ send +---+ 0 +---+ send +---+ 0 +---+
|
|
3 | B |--------->| W |---->| |------>| W |---->| |------>| W |---->| S |
|
|
4 +---+ attempt +---+ +---+ hdr +---+ +---+ data +---+ +---+
|
|
5 | | |
|
|
6 | 1 | 1 | 1
|
|
7 V V V
|
|
8 +---+ +---+ +---+
|
|
9 | E | | E | | E |
|
|
10 +---+ +---+ +---+
|
180
|
11
|
|
12 B: begin
|
|
13 W: wait
|
|
14 E: error
|
|
15 S: success
|