public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] TCP/IP Stack packet regrouping
@ 2001-07-16 12:51 Trenton D. Adams
  2001-07-16 13:12 ` Grant Edwards
  2001-07-16 13:20 ` Jonathan Larmour
  0 siblings, 2 replies; 20+ messages in thread
From: Trenton D. Adams @ 2001-07-16 12:51 UTC (permalink / raw)
  To: eCos Discussion

I'm curious as to what happens if I send 30K worth of data in one send?
Will it all send at one time?
What happens if I receive 30K of data, will it receive all 30K at one
time?
If not, in blocking mode it will most likely appear to happen all at one
time right?
In non blocking mode will I have to do a loop until all the data has
been sent/received while adjusting the buffer pointer?


p.s.
I know that the packets may be received in any order, and that they
won't all come in at the same time.  I don't actually want to know what
happens at this low of a level.  I just want to know from a programmer's
perspective.

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2001-07-20  8:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-16 12:51 [ECOS] TCP/IP Stack packet regrouping Trenton D. Adams
2001-07-16 13:12 ` Grant Edwards
2001-07-16 13:20 ` Jonathan Larmour
2001-07-16 13:33   ` Trenton D. Adams
2001-07-16 13:39     ` Gary Thomas
2001-07-16 13:41       ` Trenton D. Adams
2001-07-16 13:45     ` Jonathan Larmour
2001-07-16 14:26     ` Grant Edwards
2001-07-16 14:36       ` Jonathan Larmour
2001-07-16 14:44       ` Trenton D. Adams
2001-07-16 15:09         ` Grant Edwards
2001-07-16 15:32           ` Grant Edwards
2001-07-16 15:35             ` Trenton D. Adams
2001-07-16 17:36               ` Grant Edwards
2001-07-16 15:35           ` Trenton D. Adams
2001-07-16 17:43             ` Grant Edwards
2001-07-17  6:06               ` [ECOS] Simulation under CCS (Code Composer Studio) SEBASTIEN ANDRE
2001-07-16 18:13         ` [ECOS] TCP/IP Stack packet regrouping Grant Edwards
2001-07-20  8:10           ` Trenton D. Adams
2001-07-20  8:15             ` Jonathan Larmour

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).