From 53eddc12d66f6f4a58f3a75b1f798b7b8a020f54 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 19 May 2012 16:29:37 +0000 Subject: [PATCH] Again :( #2 --- docs/TODOs.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/TODOs.txt b/docs/TODOs.txt index 168198afc..83280928f 100644 --- a/docs/TODOs.txt +++ b/docs/TODOs.txt @@ -8,7 +8,7 @@ ./application/hub/interfaces/helper/connections/class_ConnectionHelper.php:38: * @todo We may want to implement a filter for ease notification of other objects like our pool ./application/hub/interfaces/helper/messages/class_MessageHelper.php:10: * @todo Please find another name for this interface ./application/hub/interfaces/nodes/class_NodeHelper.php:10: * @todo We need to find a better name for this interface -./application/hub/main/class_BaseHubSystem.php:446: // @TODO On some systems it is 134, on some 107? +./application/hub/main/class_BaseHubSystem.php:447: // @TODO On some systems it is 134, on some 107? ./application/hub/main/commands/console/class_HubConsoleChatCommand.php:107: * @todo Should we add some more filters? ./application/hub/main/commands/console/class_HubConsoleChatCommand.php:58: * @todo Try to create a ChatActivationTask or so ./application/hub/main/commands/console/class_HubConsoleCruncherCommand.php:107: * @todo Should we add some more filters? @@ -53,8 +53,8 @@ ./application/hub/main/handler/network/class_BaseRawDataHandler.php:149: * @todo This method will be moved to a better place ./application/hub/main/handler/network/udp/class_UdpRawDataHandler.php:58: * @todo 0% ./application/hub/main/handler/tasks/class_TaskHandler.php:138: // @TODO Messurement can be added around this call -./application/hub/main/helper/connection/class_BaseConnectionHelper.php:188: // @TODO Move this to the socket error handler -./application/hub/main/helper/connection/class_BaseConnectionHelper.php:216: * @todo Rewrite the while() loop to a iterator to not let the software stay very long here +./application/hub/main/helper/connection/class_BaseConnectionHelper.php:203: // @TODO Move this to the socket error handler +./application/hub/main/helper/connection/class_BaseConnectionHelper.php:231: * @todo Rewrite the while() loop to a iterator to not let the software stay very long here ./application/hub/main/helper/connection/tcp/class_TcpConnectionHelper.php:10: * @todo Find an interface for hub helper ./application/hub/main/helper/connection/tcp/class_TcpConnectionHelper.php:142: * @todo We may want to implement a filter for ease notification of other objects like our pool ./application/hub/main/helper/connection/tcp/class_TcpConnectionHelper.php:49: * @todo $errorCode/-Message are now in handleSocketError()'s call-back methods -- 2.39.5