Abort use of the template without sending the template and free the template resources including the template handle and PIO region.
Definition
extern int onload_msg_template_alloc(
int fd,
onload_template_handle* handle);
Formal Parameters
-
fd
- File descriptor owning the template.
-
handle
- Template handle, used to refer to this template.
Return Value
0 on success.
Non-zero otherwise.