Mercurial > docs > diploma
changeset 208:172545b47e40
updated ipc protocol state diagram
author | meillo@marmaro.de |
---|---|
date | Sun, 04 Jan 2009 10:15:50 +0100 (2009-01-04) |
parents | ea4783fac289 |
children | 7f36301c894d |
files | thesis/input/ipc-protocol.tex |
diffstat | 1 files changed, 9 insertions(+), 9 deletions(-) [+] |
line wrap: on
line diff
--- a/thesis/input/ipc-protocol.tex Sun Jan 04 10:14:54 2009 +0100 +++ b/thesis/input/ipc-protocol.tex Sun Jan 04 10:15:50 2009 +0100 @@ -2,15 +2,15 @@ \begin{verbatim} - +---+ connect +---+ 0 +---+ send +---+ 0 +---+ - | B |--------->| W |---->| |------>| W |---->| S | - +---+ attempt +---+ +---+ data +---+ +---+ - | | - | 1 | 1 - V V - +---+ +---+ - | E | | E | - +---+ +---+ + +---+ connect +---+ 0 +---+ send +---+ 0 +---+ send +---+ 0 +---+ + | B |--------->| W |---->| |------>| W |---->| |------>| W |---->| S | + +---+ attempt +---+ +---+ hdr +---+ +---+ data +---+ +---+ + | | | + | 1 | 1 | 1 + V V V + +---+ +---+ +---+ + | E | | E | | E | + +---+ +---+ +---+ B: begin W: wait