David Cermak 
							
						 
					 
					
						
						
							
						
						5d04ebab51 
					 
					
						
						
							
							examples: Update socket udp_client to support lwip on linux  
						
						... 
						
						
						
						This uses FreeRTOS simulator and lwip on linux, with options
to use tap-io commponent for host network interactions. 
						
						
					 
					
						2023-01-31 08:43:50 +01:00 
						 
				 
			
				
					
						
							
							
								Chen Yudong 
							
						 
					 
					
						
						
							
						
						2f75733ad7 
					 
					
						
						
							
							CI: Improve common test methods  
						
						... 
						
						
						
						also fix ota test cases 
						
						
					 
					
						2022-07-15 14:21:34 +08:00 
						 
				 
			
				
					
						
							
							
								yuanjm 
							
						 
					 
					
						
						
							
						
						821eea45b3 
					 
					
						
						
							
							examples: Strip IPv6 function in example and use sockaddr_storage to replace sockaddr_in6  
						
						
						
						
					 
					
						2021-02-23 18:26:03 +08:00 
						 
				 
			
				
					
						
							
							
								Xue Yun Fei 
							
						 
					 
					
						
						
							
						
						74236f0b29 
					 
					
						
						
							
							bugfix for ipv6_address_value_issue  
						
						... 
						
						
						
						Closes https://github.com/espressif/esp-idf/issues/5663  
						
						
					 
					
						2020-11-13 08:55:32 +00:00 
						 
				 
			
				
					
						
							
							
								Axel Lin 
							
						 
					 
					
						
						
							
						
						8592f14a93 
					 
					
						
						
							
							socket examples: Fix udp_client build error  
						
						... 
						
						
						
						Fix below build error:
../main/udp_client.c: In function 'udp_client_task':
../main/udp_client.c:58:41: error: 'addr_str' undeclared (first use in this function); did you mean 'caddr_t'?
Fixes: 995ef85e85axel.lin@gmail.com > 
						
						
					 
					
						2020-03-28 11:29:20 +08:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						995ef85e85 
					 
					
						
						
							
							socket examples: add tests for server and client applications  
						
						
						
						
					 
					
						2020-03-23 12:19:38 +00:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						94ded5fb2f 
					 
					
						
						
							
							socket-examples: IPv6 related update for examples to set correct scoped id  
						
						... 
						
						
						
						The scope id must be present when connecting to IPv6 Local Link
address. 
						
						
					 
					
						2020-03-23 12:19:38 +00:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						31b2702387 
					 
					
						
						
							
							esp_netif, examples: esp_netif_init() moved into ESP_ERROR_CHECK()  
						
						... 
						
						
						
						esp_netif_init() returns standard esp_err_t error code (unlike tcpip_adapter init), so shall be checked for the return value
Also to make the initialization code more consistent. 
						
						
					 
					
						2019-12-17 09:07:49 +01:00 
						 
				 
			
				
					
						
							
							
								David Cermak 
							
						 
					 
					
						
						
							
						
						a49b934ef8 
					 
					
						
						
							
							examples: protocol examples which use common connection component  
						
						... 
						
						
						
						updated to use esp_netif_init instead of tcpip_adapter in initialization code 
						
						
					 
					
						2019-11-13 12:36:25 +01:00 
						 
				 
			
				
					
						
							
							
								Anton Maklakov 
							
						 
					 
					
						
						
							
						
						afbaf74007 
					 
					
						
						
							
							tools: Mass fixing of empty prototypes (for -Wstrict-prototypes)  
						
						
						
						
					 
					
						2019-08-01 16:28:56 +07:00 
						 
				 
			
				
					
						
							
							
								Ivan Grokhotkov 
							
						 
					 
					
						
						
							
						
						28cf1c83df 
					 
					
						
						
							
							examples/protocols/sockets: use common network component  
						
						
						
						
					 
					
						2019-04-15 03:32:05 +00:00 
						 
				 
			
				
					
						
							
							
								MartinValik 
							
						 
					 
					
						
						
							
						
						5a76f1af19 
					 
					
						
						
							
							BSD Socket examples  
						
						
						
						
					 
					
						2018-10-16 09:48:57 +02:00