extern void bp_connection_destroy

(struct BP_CONNECTION* conn)

Reaps the resources associated with the connection.

Documentation

Reaps the resources associated with the connection.

It is an error in logic to call this routine when any channels are open. Note that this does not close the associated socket-descriptor.

Parameters:
conn - A pointer to the connection structure.

Home Alphabetic index



This page was generated with the help of DOC++.