restructured client and server code into a single library libhclex.

also migrated socket related functions into the library
This commit is contained in:
2018-04-10 13:57:17 +00:00
parent b7f6c61e5a
commit b9acbd1694
15 changed files with 386 additions and 382 deletions

View File

@ -29,7 +29,6 @@
#include <hcl.h>
typedef struct hcl_client_t hcl_client_t;
enum hcl_client_option_t