Zeroconf: Store time of outgoing messages
This commit is contained in:
		
							parent
							
								
									97ee8082fe
								
							
						
					
					
						commit
						f7a139eac2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -352,6 +352,7 @@ class ConnectionZeroconf(CommonConnection, ConnectionHandlersZeroconf): | ||||||
|             # Dont propagate event |             # Dont propagate event | ||||||
|             return True |             return True | ||||||
| 
 | 
 | ||||||
|  |         obj.timestamp = time.time() | ||||||
|         ret = self.connection.send( |         ret = self.connection.send( | ||||||
|             obj.msg_iq, obj.message is not None, |             obj.msg_iq, obj.message is not None, | ||||||
|             on_ok=on_send_ok, on_not_ok=on_send_not_ok) |             on_ok=on_send_ok, on_not_ok=on_send_not_ok) | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue