Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettransportvectors.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettransportvectors.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettransportvectors.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettransportvectors.html on line 8
Build an I/O vector of data to be transported
iov_t * PhGetTransportVectors(
PhTransportCtrl_t *trans_ctrl,
int num_hdr_vectors,
int unsigned *num_vectors,
int unsigned *size );
ph
This function builds an array of I/O vectors from the linked list of
packed data belonging to the transport-control structure pointed to by
trans_ctrl.
The num_hdr_vectors argument specifies the number of
vectors to reserve at the beginning of the array.
These entries can be used for headers suitable for sending to the
destination of the transport operation.
The variable pointed to by num_vectors is set to the number of
entries in the array, including the reserved ones.
The variable pointed to by size is set to the size of the array,
excluding the size of the reserved entries.
A pointer to the array of I/O vectors, or NULL if there
wasn't enough memory to allocate it.
Photon
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
No |
PhCreateTransportCtrl(),
PhGetNextInlineData(),
PhPackEntry(),
PhPackType(),
PhTransportCtrl_t,
PhTransportLink_t,
PhTransportType()
Drag and Drop
chapter of the Photon Programmer's Guide
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettransportvectors.html on line 112
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/photon/lib_ref/ph/phgettransportvectors.html on line 112