module Falcon::Environment::Virtual

def timeout

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