cp_client_destroy(3)
| cp_socket(3) | cp_client | cp_socket(3) |
NAME
cp_client_destroy - deallocate a tcp client structure
SYNOPSIS
#include <cprops/client.h>
void cp_client_destroy(cp_client *client);
DESCRIPTION
cp_client_destroy deallocates the memory associated with a cp_client structure.
| MARCH 2006 | libcprops |
