Report a Server that is now started.
Called by a Transport when a Server is started.
This callback must not be NULL.
- Parameters
-
handler | The TransportHandler managing server. This must not be NULL. |
server | The transport representation of the Server. This must not be NULL. |
- Returns
- TRUE if server was accepted by handler, FALSE otherwise. There is no need to call Stopped if this returns FALSE.