extern char* bp_server_localize

(struct BP_CONNECTION* conn)

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

Documentation

Returns the localize 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 localization preference, or NULL (if unknown or not present).

Home Alphabetic index



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