New state for "disconnected" #2
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To switch to state disconnected the internal variable connection_established is used that contans the time tha last connection was established. If this is more than CONN_TIMEOUT ms ago - the state disconnected has tob entered. In state disconnected don't allow to switch to any other state until connection is established again.
changed the description