Information About The Operation - Netscape DIRECTORY SERVER 6.01 - PLUG-IN Manual

Table of Contents

Advertisement

Parameters Accessible to All Plug-Ins
Parameter ID
SLAPI_CONN_SERVERIP
SLAPI_CONN_CLIENADDR*
SLAPI_CONN_SERVERADDR
*These parameters use an NSPR structure. See
http://www.mozilla.org/projects/nspr

Information About the Operation

The parameters listed below specify information about the current operation.
These parameters are available for all types of plug-ins.
Parameter ID
SLAPI_OPERATION
SLAPI_OPINITIATED_TIME
500
Netscape Directory Server Plug-In Programmer's Guide • Version 6.0 • January 2002
Data Type
struct in_addr
struct
in_addrn_addr
by PRNetAddr
struct
in_addrn_addr
by PRNetAddr
Data Type
Slapi_Operation *
time_t
Description
IP address that the client is connecting to. You
might want to use this parameter if, for example,
your server accepts connections on multiple IP
addresses.This parameter has been replaced by
SLAPI_CONN_SERVERADDR, but is provided
here for backward compatibility
IP address of the client requesting the operation.
IP address that the client is connecting to. You
might want to use this parameter if, for example,
your server accepts connections on multiple IP
addresses.
for more information.
Description
Information about the operation
currently in progress.
Time when the server began processing
the operation

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.01

Table of Contents