module Falcon::Service::Virtual::Environment

def timeout

The connection timeout to use for incoming connections.
def timeout
	10.0
end