Get the Transport Handler associated with the connection.
- 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 Transport Handler associated with the connection.