finishd tests for multicast lan service discovery
This commit is contained in:
		
							parent
							
								
									d4652e1107
								
							
						
					
					
						commit
						18aca5aeea
					
				
					 4 changed files with 68 additions and 9 deletions
				
			
		|  | @ -35,7 +35,7 @@ class LANManager: | |||
| 
 | ||||
| 
 | ||||
|     def start(self): | ||||
|         Thread(target=learn_services, daemon=True).start() | ||||
|         Thread(target=learn_services, args=[[]], daemon=True).start() | ||||
|         Thread(target=advertise_service, daemon=True).start() | ||||
|         Thread(tra) | ||||
|         #Thread(tra) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue