diff options
-rw-r--r-- | thesis/thesis.tex | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/thesis/thesis.tex b/thesis/thesis.tex index 23f35d1..aaa8aaf 100644 --- a/thesis/thesis.tex +++ b/thesis/thesis.tex @@ -1020,9 +1020,8 @@ ssr-aap -N “server” -C “127.0.0.1:50002” the aforementioned message level system.\\ If a client instance has not answered the sent out poll message of a server 10 times, it is considered to be unavailable and will be - deactivated\pdfcomment[color=red,icon=Note]{Implement this!}. No - messages will be sent to it anymore, until the client subscribes/ is - subscribed again. + deactivated. No messages will be sent to it anymore, until the client + subscribes/ is subscribed again. \paragraph{Verbosity} \label{para:verbosity} |