14.28. Slapi_Operation

Represents an operation pending from an LDAP client.
Syntax

 

#include "slapi-plugin.h" 
typedef struct op Slapi_Operation;
Description

Slapi_Operation is the data type for an opaque structure that represents an operation pending from an LDAP client.

The following table summarizes the front-end API functions that you can call to work with mutually exclusive locks.
To ... ... Call this function
Determine if the client has abandoned the current operation. slapi_op_abandoned()
Get the type of a Slapi_Operation. slapi_op_get_type()