extern char* bp_server_name

(struct BP_CONNECTION* conn)

Returns the serverName attribute from the remote peer's first successful start request.

Documentation

Returns the serverName attribute from the remote peer's first successful start request.

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 server name, or NULL (if unknown or not present).

Home Alphabetic index



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