Get the server associated with the connection, if any.
- Note
- Ownership of the return value is not passed to the caller. It is valid only while the connection is valid.
This callback must not be NULL.
- Parameters
-
connection | The connection. This parameter must not be NULL. |
- Returns
- The server associated with the connection, or NULL if there is no server associated with the connection.