Closed HalosGhost closed 6 years ago
While running the hello-world example from the home page, it became clear that lwan_init() also requires a config file to run.
More than just requiring a config file, the config appears to need to be populated, at least, with a listener line.
Given that lwan_init_with_config() is a thing, this seems like a bug.
Should be fixed, thanks for reporting
While running the hello-world example from the home page, it became clear that lwan_init() also requires a config file to run.
More than just requiring a config file, the config appears to need to be populated, at least, with a listener line.
Given that lwan_init_with_config() is a thing, this seems like a bug.