Method
PhocServerget_config
Declaration [src]
PhocConfig*
phoc_server_get_config (
PhocServer* self
)
Return value
Type: PhocConfig
The config.
The returned data is owned by the instance. |
PhocConfig*
phoc_server_get_config (
PhocServer* self
)
Type: PhocConfig
The config.
The returned data is owned by the instance. |