-
> What this article says is this: if you *received* data from TCP
> connection it will be "without duplication or losing data". It doesn't 
> say: if you *send* data it will be received correctly by other host.
> It's impossible to garantee.
>
> --
> Andrey Koltsov

With TCP you basically don't know whether all the data you sent has been
delivered (or will be), nor do you know whether you have (yet) received
everything which was sent by the other side - you only know that what you
*have* received is complete (so far as it goes) and free from 
duplication______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to