Hi,

Il 09/03/2009 0.14, Przemyslaw Czerpak ha scritto:

It's race condition which have to be fixes.


This should be already ok from
2009-03-08 00:43 UTC+0100 Francesco Saverio Giudice (info/at/fsgiudice.com)
see lQuitRequest var.

Yes it is, but as you wrote I'm trying to make a prg that can be used on other platforms, maybe based also on hbcurl.

Or maybe HBTIP library is enough.

Yep

I'll commit such modification in a while so please make some tests
in real Windows.


I will do, thank you.

BTW my few notes:
1. In *nix build using GTXWC is not necessary. I suggest to simply
   use default GTTRM GT driver. Not all user use xWindow.

Forgot. I will do.

2. hb_inetTimeOut() should be used in different way. There is a typo
   in hb_inetDataReady() in second parameter I'll fix in a while and
   I'll update this code. I also suggest to use bigger delay at least
   in *nixes. Please verify my modifications.
Ok, previous values were totally arbitrary, should be refined. I will check with your modification that surely are better than mine.

3. the files in ./sessions directory can cause very serious performance
   problems on some file systems due to huge amount of files in single
   directory.

Sessions are already ready to be used also with dbf / database or other containers, so at the moment this method is only for tests. Also if there is a GC that checks for not used files and delete them.

4. FILE_STOP is check only when there is no incomming connection so
   I was not able to stop uhttpd server simulating big number of
   concurrent connection. It should be check also after receiving
   new connection at least once per few times.


I will do.

Thank you for suggestions.
Best regards
Francesco

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to