From f1823e80a828e054479dd5ab50e4d02e967f37f3 Mon Sep 17 00:00:00 2001 From: "Matteo Nastasi (mop)" Date: Thu, 26 Jul 2012 08:44:40 +0200 Subject: [PATCH] TODO list updated --- web/spush/brisk-spush.php | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index a811a29..2e2f812 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -23,8 +23,11 @@ * * TODO * - * - partial write for normal page management - * - log legal address fix + * - BUG: logout failed + * - BUG: fast loop on stream index_rd_ifra page + * + * - garbage management + * - log_legal address fix * - from room to table * - from table to room * - fwrite other issues @@ -35,6 +38,8 @@ * * DONE/FROZEN - problema con getpeer (HOSTADDR) * + * DONE - bug: read from a not resource handle (already closed because a new socket substitute it) + * DONE - partial write for normal page management * DONE - index_rd_ifra: last_clean issue * DONE - fwrite failed error management (select, buffer where store unsent data, and fwrite check and retry) * ABRT - index_wr.php::reload - reload is js-only function -- 2.17.1