Get the context associated with the server.
- Note
- The context is reserved for use by the TransportHandler.
This callback must not be NULL.
- Parameters
-
server | The server. This parameter should not be NULL. |
- Returns
- The context of this server.
- Exceptions
-
NULL | is returned if server is NULL. |