extern char* bp_features

(struct BP_CONNECTION* conn)

Returns the features attribute from the remote peer's <greeting> element.

Documentation

Returns the features attribute from the remote peer's <greeting> element.

Treat the return value as a constant, please. It goes away when the connection structure is destroyed.

Parameters:
conn - A pointer to the connection structure.
Returns:
The remote peer's features advertisement, or NULL (if unknown or not present).

Home Alphabetic index



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