Hi ! Le Wednesday 01 April 2009 13:20:26 Romeo, vous avez écrit : > seems to go in a loop as the closest events that brings the process out of > the loop are socket error or EOF(which means correct end of stream), but > not timeout. > > maybe it will be usefull to set a timeout here that equals to (buffer*2)or > (max*2)? > > i could try it by myself, but OCaml is a new language for me and it can > take a time to learn the basics of it...
Indeed, this loop could be an issue.. Are you able to comment out this code and report us if this fixes your issue ? There is a timeout on the client socket, if your issue is indeed this loop, I will try to understand why the timeout fails.; Romain ------------------------------------------------------------------------------ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
