The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

cldap_setretryinfo (3)
  • >> cldap_setretryinfo (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    cldap_setretryinfo - set connectionless LDAP request retransmission parameters
     
    

    SYNOPSIS

    cc[ flag... ] file... -lldap[ library... ]
    #include <lber.h>
    #include <ldap.h>
    
    void cldap_setretryinfo(LDAP *ld, int tries, int timeout);
    

     

    PARAMETERS

    ld

    LDAP pointer returned from a previous call to cldap_open(3LDAP).

    tries

    Maximum number of times to send a request.

    timeout

    Initial time, in seconds, to wait before re-sending a request.

     

    DESCRIPTION

    The cldap_setretryinfo() function is used to set the CLDAP request retransmission behavior for future cldap_search_s(3LDAP) calls. The default values (set by cldap_open(3LDAP)) are 4 tries and 3 seconds between tries. See cldap_search_s(3LDAP) for a complete description of the retransmission algorithm used.  

    ATTRIBUTES

    See attributes(5) for a description of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE
    AvailabilitySUNWcsl (32-bit)
    Interface Stability

     

    SEE ALSO

    ldap(3LDAP), cldap_open(3LDAP), cldap_search_s(3LDAP), cldap_close(3LDAP), attributes(5)


     

    Index

    NAME
    SYNOPSIS
    PARAMETERS
    DESCRIPTION
    ATTRIBUTES
    SEE ALSO


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру