Hello Joe, Whoops! Yes, that was the problem. I was using the stringbuf's in_avail() function to get the number of bytes. This function returns only the number of bytes that can be read directly in the next call, and it just turned out that it came out right on Linux/MinGW (probably they use bigger memory blocks) and not on Borland.
Thanks a lot! Antonio
_______________________________________________ neon mailing list [email protected] http://mailman.webdav.org/mailman/listinfo/neon
