diff options
Diffstat (limited to 'msg')
-rw-r--r-- | msg/gateway.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/msg/gateway.mdwn b/msg/gateway.mdwn index 8cb979a..993ccf8 100644 --- a/msg/gateway.mdwn +++ b/msg/gateway.mdwn @@ -27,6 +27,7 @@ Most of my work is in trying to avoid ways things might go wrong -- which so often happens when computers are involved. What if... + * messages are delayed or lost? * a chain of messages arrive out of order? * messages are sent faster than they can be delivered? |