aboutsummaryrefslogtreecommitdiff
path: root/NOTES.txt
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-29 13:04:37 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-03-29 13:04:37 +0000
commite9bad3d81d309cb6562031b5ddf8d4350bc9b34b (patch)
tree3d6c173578b91c0abd14862701867302022978a5 /NOTES.txt
parentef0fe025f5e813a8afb3f6f2d007a66da79b3ce9 (diff)
remind me of doing tests
svn path=/trunk/externals/iem/iemnet/; revision=13297
Diffstat (limited to 'NOTES.txt')
-rw-r--r--NOTES.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/NOTES.txt b/NOTES.txt
index 11b9371..1a4f2d2 100644
--- a/NOTES.txt
+++ b/NOTES.txt
@@ -16,3 +16,11 @@ alternatives:
sent a notification which has not yet been handled...no need to notify again
#4 looks most promising
+
+
+tests for tcpclient/server:
+ client disconnects -> server should get notified
+ server disconnects -> client should get notified
+ client crashes -> server should disconnect
+ server crashes -> client should disconnect
+