Function

PhocServerget_default

Declaration [src]

PhocServer*
phoc_server_get_default (
  void
)

Description [src]

Get the server singleton.

Return value

Type: PhocServer

The server singleton.

The data is owned by the called function.