extern char** bp_profiles_avail_listen

(struct BP_CONNECTION* conn)

Returns the list of URIs that the remote peer may ask to start as a NULL-terminated array of character pointers.

Documentation

Returns the list of URIs that the remote peer may ask to start as a NULL-terminated array of character pointers.

The caller is responsible for freeing this array (but not each URI).

Parameters:
conn - A pointer to the connection structure.
Returns:
The list of URIs that the local peer is capable of "listening" for.

Home Alphabetic index



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