extern struct diagnostic* bp_wait_for_greeting

(struct BP_CONNECTION* conn)

Waits until a <greeting> element is received from the remote peer.

Documentation

Waits until a <greeting> element is received from the remote peer.

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:
A diagnostic structure if an <error> element was received instead of a <greeting> element, otherwise NULL.

Home Alphabetic index



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