From e747dd7d7a2f55dc37503568c1fce0ddbd88d285 Mon Sep 17 00:00:00 2001 From: Matteo Nastasi Date: Wed, 1 Aug 2012 13:14:41 +0200 Subject: [PATCH] TODO updated --- web/spush/brisk-spush.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index 4e22c36..6e0773e 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -23,7 +23,6 @@ * * TODO * - * WIP - chunked * * - BUG: logout failed * - BUG: fast loop on stream index_rd_ifra page @@ -32,13 +31,14 @@ * - log_legal address fix * - from room to table * - from table to room - * - fwrite other issues + * - index_wr other issues * - manage and test cross forwarder between table and room * - setcookie (for tables only) * - keepalive management * * DONE/FROZEN - problema con getpeer (HOSTADDR) * + * DONE - chunked * 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 -- 2.17.1