view 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
line wrap: on
line source


 +---+ 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
E: error
S: success