Added partial sample program to accept requests over a socket

This commit is contained in:
2018-03-12 10:39:13 +00:00
parent a2d8206c58
commit d51ad1cd6a
8 changed files with 2245 additions and 21 deletions

View File

@ -79,7 +79,7 @@ endif
bin_PROGRAMS = hcl
hcl_SOURCES = main.c
hcl_SOURCES = main.c main2.c
hcl_CPPFLAGS = $(CPPFLAGS_LIB_COMMON)
hcl_LDFLAGS = $(LDFLAGS_LIB_COMMON)
hcl_LDADD = $(LIBADD_LIB_COMMON) -lhcl #-ldyncall_s