# HG changeset patch # User meillo@marmaro.de # Date 1231060550 -3600 # Node ID 172545b47e40b6b51052f57272a470391f11c1e7 # Parent ea4783fac28906b0fd3b379d01f1107409ff7e4d updated ipc protocol state diagram diff -r ea4783fac289 -r 172545b47e40 thesis/input/ipc-protocol.tex --- 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