class Falcon::Command::Virtual

def timeout

The connection timeout to use for incoming connections.
def timeout
	@options[:timeout]
end