HP-UX Reference (11i v2 04/09) - 3 Library Functions N-Z (vol 7)

s
SLPError(3N) SLPError(3N)
If an unimplemented feature is used, this error is returned.
SLP_BUFFER_OVERFLOW -18
An outgoing request overflowed the maximum network MTU size. The request should be reduced in size
or broken into pieces and tried again.
SLP_NETWORK_TIMED_OUT -19
This error is returned when no reply can be obtained in the time specified by the configured timeout
interval for a unicast request.
SLP_NETWORK_INIT_FAILED -20
This error indicates that the network cannot initialize properly. This error will also be returned if an SA
or DA agent (slpd) can not be contacted. See
SLPReg() and SLPDeReg() in libslp (3N) for more infor-
mation.
SLP_MEMORY_ALLOC_FAILED -21
Out of memory error.
SLP_PARAMETER_BAD -22
This error is returned when the parameter passed to the function is bad.
SLP_NETWORK_ERROR -23
A networking failure during normal operations causes this error to be returned.
SLP_INTERNAL_SYSTEM_ERROR -24
A basic failure of the API causes this error to be returned. This occurs when a system call or library
fails. The operation could not recover.
SLP_HANDLE_IN_USE -25
In the C API, callback functions are not permitted to recursively call into the API on the same
SLPHan-
dle, either directly or indirectly. If an attempt is made to do so, this error is returned from the called
API function.
SLP_TYPE_ERROR -26
If the API supports a type checking of registrations against service type templates, this error occurs if the
attributes in a registration do not match the service type template for the service.
SEE ALSO
libslp(3N).
HP-UX 11i Version 2: September 2004 2 Hewlett-Packard Company Section 3997