socket-example: Add tcp client example for multiple interfaces

This commit is contained in:
Liu Han
2019-12-04 18:27:28 +08:00
committed by David Cermak
parent be3b6b7cb8
commit 547210f7a5
8 changed files with 322 additions and 0 deletions
@@ -0,0 +1,4 @@
#
# "main" pseudo-component makefile.
#
# (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)