cp_socket

Section: cp_client (3)
Updated: MARCH 2006
Index Return to Main Contents
 

NAME

cp_client_set_retry - set connection retry count on a cp_client structure  

SYNOPSIS

#include <cprops/client.h>

void cp_client_set_retry(cp_client *client, int retry_count);  

DESCRIPTION

cp_client_set_retry sets the number of retries to be made when attempting to establish a connection in a subsequent call to cp_client_connect. By default a connection will be attempted up to three times.  

SEE ALSO

cp_client_connect(3)


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 14:33:55 GMT, March 14, 2006
SourceForge.net Logo