Server.runImplicitServer

If the current process is being run in a certain environment that implies a particular way of handling requests, run an appropriate server until termination and return true. Otherwise, return false.

struct Server(bool useSSL)
bool
runImplicitServer
()

Meta