LCI v2.0.0-dev
For Asynchronous Multithreaded Communication
|
Get a packet for writing user payload from the packet pool. More...
Classes | |
class | lci::get_upacket_x |
The actual implementation for get_upacket. More... | |
Get a packet for writing user payload from the packet pool.
The packet will be automatically returned to the packet pool when the communication is done.
[in] | runtime | of type runtime_t; optional argument; The runtime object. |
[in] | packet_pool | of type packet_pool_t; optional argument; The packet pool to get the packet. |