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.
See Implementation
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.