IB_SA_CANCEL_QUERY
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
ib_sa_cancel_query - try to cancel an SA query
SYNOPSIS
"SYNOPSIS"
void ib_sa_cancel_query (int id, struct ib_sa_query * query);
ARGUMENTS
- id
-
ID of query to cancel
- query
-
query pointer to cancel
DESCRIPTION
Try to cancel an SA query. If the id and query don't match up or
the query has already completed, nothing is done. Otherwise the
query is canceled and will complete with a status of -EINTR.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:15 GMT, October 09, 2005