docs/diploma
changeset 208:172545b47e40
updated ipc protocol state diagram
author | meillo@marmaro.de |
---|---|
date | Sun, 04 Jan 2009 10:15:50 +0100 |
parents | ea4783fac289 |
children | 7f36301c894d |
files | thesis/input/ipc-protocol.tex |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line diff
1.1 --- a/thesis/input/ipc-protocol.tex Sun Jan 04 10:14:54 2009 +0100 1.2 +++ b/thesis/input/ipc-protocol.tex Sun Jan 04 10:15:50 2009 +0100 1.3 @@ -2,15 +2,15 @@ 1.4 1.5 \begin{verbatim} 1.6 1.7 - +---+ connect +---+ 0 +---+ send +---+ 0 +---+ 1.8 - | B |--------->| W |---->| |------>| W |---->| S | 1.9 - +---+ attempt +---+ +---+ data +---+ +---+ 1.10 - | | 1.11 - | 1 | 1 1.12 - V V 1.13 - +---+ +---+ 1.14 - | E | | E | 1.15 - +---+ +---+ 1.16 + +---+ connect +---+ 0 +---+ send +---+ 0 +---+ send +---+ 0 +---+ 1.17 + | B |--------->| W |---->| |------>| W |---->| |------>| W |---->| S | 1.18 + +---+ attempt +---+ +---+ hdr +---+ +---+ data +---+ +---+ 1.19 + | | | 1.20 + | 1 | 1 | 1 1.21 + V V V 1.22 + +---+ +---+ +---+ 1.23 + | E | | E | | E | 1.24 + +---+ +---+ +---+ 1.25 1.26 B: begin 1.27 W: wait