What is "message bonudaries" in the following context?
One difference between TCP and UDP is that UDP preserves message boundaries.
I understand the difference between TCP and UDP, but unsure about the definition of "message boundaries". Since UDP includes the destination and port information in each individual packet, could it be this that gives message a "boundary"?