WSASend with multiple WSABUFFER objects [???]
- From: "Nadav" <Nadav@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 21 Aug 2005 10:59:01 -0700
Hi,
I am writing a communication intensive application, communication is done
using Winsock2 API, I am using WSASend to send a collection of buffers, I
wonder, does usage of WSASend in this manner guarantee all of the buffers
will be sent sequentially with no chance of any other buffer ( sent by a
different thread ) sent in between ?
Concerning WSASend doesn’t guarantee sequential & continues sending of the
buffers, Is there any other way of guaranteeing a collection of buffers to be
sent one after the other ?
Any pointer help or comment would be appreciated.
Nadav
http://www.sophin.com
.
- Follow-Ups:
- Re: WSASend with multiple WSABUFFER objects [???]
- From: Maxim S. Shatskih
- Re: WSASend with multiple WSABUFFER objects [???]
- From: Arkady Frenkel
- Re: WSASend with multiple WSABUFFER objects [???]
- Prev by Date: Suggestion for DIFxApp: Path-to-lib environment variable
- Next by Date: i have usb 2.0 driver
- Previous by thread: Suggestion for DIFxApp: Path-to-lib environment variable
- Next by thread: Re: WSASend with multiple WSABUFFER objects [???]
- Index(es):
Relevant Pages
|