Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Jun : Re: Indy's write buffering question

www.cryer.info
Managed Newsgroup Archive

Re: Indy's write buffering question

Subject:Re: Indy's write buffering question
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 26 Jun 2006 17:43:55

"Sir Stephen" <nomain@nowhere.com> wrote in message
news:44a055fa$1@newsgroups.borland.com...

> So, you confirm that by default when I send streams they
> aren't buffered

That is correct.  All send operations are not buffered by default.

> they're simply written on the connection and the Write()
> function returns only when all has been put on the connection ?

Correct.

> I downloaded and updated Indy 3 days ago by using the indy10.zip
> ZIP file stored on ftp.fulgan.com/ZIP/.

Then you already have the fix for the stream buffering.  That fix was
applied 3 months ago.

> It is not the latest version which is published here ?

Yes, it is the latest.


Gambit

Replies:

In response to:

www.cryer.info
Managed Newsgroup Archive