tibrvTransport_Sendv()
Function
Declaration
tibrv_statustibrvTransport_Sendv(
tibrvTransport transport,
tibrvMsg* messageVector,
tibrv_u32 length);
Purpose
Send a vector of messages.
Remarks
This function sends a group of messages with one call. In most applications this call is more efficient than a series of send calls on individual messages.
|
Note |
|
|
Parameter |
Description |
|
|
Send the messages on this transport. |
|
|
Send these messages. |
|
|
Number of messages in the vector. |