aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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
+