X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fspush%2Fbrisk-spush.php;h=f4d522cc2254775e3e4ceddefa1d8c8effeaced8;hb=7755c2d3e9fb3f1e57e4a76f3588b41c14e065c0;hp=068d46c0dc31c5d5cc41ff520c36b444ea7e3357;hpb=a83f493a328cfcb04ab53c5e5f08a530a9b5f290;p=brisk.git diff --git a/web/spush/brisk-spush.php b/web/spush/brisk-spush.php index 068d46c..f4d522c 100755 --- a/web/spush/brisk-spush.php +++ b/web/spush/brisk-spush.php @@ -22,16 +22,21 @@ * Suite 330, Boston, MA 02111-1307, USA. * * TODO - * index_wr.php::chat - * index_wr.php::reload - * index_wr.php::exit * - * setcookie (for tables only) - * keepalive - * chunked - * BUG - after restart index_rd.php receive from prev clients a lot of req + * - fwrite other issues + * - run tables + * - setcookie (for tables only) + * - keepalive management + * - chunked + * * DONE/FROZEN - problema con getpeer (HOSTADDR) * + * 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 + * DONE - bug: after restart index_rd.php receive from prev clients a lot of req + * DONE - index_wr.php::chat + * DONE - index_wr.php::exit * DONE - index_rd.php porting * DONE - generic var management from internet * DONE - index.php auth part