Mercurial > docs > diploma
comparison 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 |
comparison
equal
deleted
inserted
replaced
272:2aad3d950640 | 273:92578f124df6 |
---|---|
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 |