Mercurial > docs > diploma
comparison 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 |
parents | thesis/input/ipc-protocol.txt@92578f124df6 |
children |
comparison
equal
deleted
inserted
replaced
328:2b1da14922f7 | 329:c4d78cd40827 |
---|---|
1 | |
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 +---+ +---+ +---+ | |
11 | |
12 B: begin | |
13 W: wait | |
14 E: error | |
15 S: success |